CommandParameterGroups Property  | 
 
            Get a collection of command parameters.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract CommandParameterGroupCollection ParameterGroups { get; }Public MustOverride ReadOnly Property ParameterGroups As CommandParameterGroupCollection
	Get
Property Value
Type: 
CommandParameterGroupCollection
See Also