McCommands Methods |
![]() |
The McCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | |
![]() | ClearTemporaryCommands |
Release all commands used for recording.
|
![]() | Dispose | |
![]() | Enable |
Enable or disable groups of commands.
|
![]() | Exists(String) |
Checks if key exists in Commands
|
![]() | Exists(McCommand) |
Check if command exists in Commands
|
![]() | GetEnumerator | |
![]() | Instantiate |
For commands that have a specific implementation class, creates this object instance if it does not exist.
|
![]() | Load |
Parse and create the ribbon commands.
|
![]() | Remove |
Removes command from list
|