'Declaration<__DynamicallyInvokableAttribute()> Public Overloads Function IndexOf( _ ByVal item As NClientCommand _ ) As System.Integer
'UsageDim instance As NClientCommandList Dim item As NClientCommand Dim value As System.Integer value = instance.IndexOf(item)
[__DynamicallyInvokable()] public System.int IndexOf( NClientCommand item )
Parameters
- item