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