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