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