CommandParameterGroupCollectionCount Property  | 
 
            Get the number of command parameter groups in the collection.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract int Count { get; }Public MustOverride ReadOnly Property Count As Integer
	Get
Property Value
Type: 
Int32Implements
ICollectionCount
See Also