Name | Description |
Add | Method that adds the specified command to the list. |
Remove | Method that removes the specified command from the list. |
Name | Description |
Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Count | Read only property that returns the number of commands in the list. |
Item | Returns the specified ControlDefinition from the list. |
Type | Returns an ObjectTypeEnum indicating this object's type. |