'Declaration
Public Function IndexOf( _ ByVal value As NDateTimeSpan _ ) As System.Integer
'Usage
Dim instance As NDateTimeSpanList Dim value As NDateTimeSpan Dim value As System.Integer value = instance.IndexOf(value)
public System.int IndexOf( NDateTimeSpan value )
Parameters
- value