CommandParameterGroup Class |
Namespace: RootPro.RootProCAD.Command
The CommandParameterGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommandParameterGroup | Initializes a new instance of the CommandParameterGroup class |
Name | Description | |
---|---|---|
![]() | Command |
Get the command.
|
![]() | CurrentIndex |
Gets or sets the index number of the current parameter item.
|
![]() | CurrentItem |
Gets or sets the current parameter item.
|
![]() | CurrentName |
Gets or sets the current parameter name.
|
![]() | Index |
Get the index number in the collection of the command parameter group.
|
![]() | Items |
Get a collection of parameter items.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |