'Declaration<__DynamicallyInvokableAttribute()> Public Sub Add( _ ByVal item As NClientCommand _ )
'UsageDim instance As NClientCommandList Dim item As NClientCommand instance.Add(item)
[__DynamicallyInvokable()] public void Add( NClientCommand item )
Parameters
- item