'Declaration<System.Runtime.InteropServices.ComVisibleAttribute(False)> Public Property Capacity As System.Integer
'UsageDim instance As NCommandCollection Dim value As System.Integer instance.Capacity = value value = instance.Capacity
[System.Runtime.InteropServices.ComVisible(false)] public System.int Capacity {get; set;}