'Declaration
<__DynamicallyInvokableAttribute()> Public Function Remove( _ ByVal item As NClientCommand _ ) As System.Boolean
'Usage
Dim instance As NClientCommandList Dim item As NClientCommand Dim value As System.Boolean value = instance.Remove(item)
[__DynamicallyInvokable()] public System.bool Remove( NClientCommand item )
Parameters
- item