'Declaration<__DynamicallyInvokableAttribute()> Public Sub RemoveAt( _ ByVal index As System.Integer _ )
'UsageDim instance As NCommandCollection Dim index As System.Integer instance.RemoveAt(index)
[__DynamicallyInvokable()] public void RemoveAt( System.int index )
Parameters
- index