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