Click or drag to resize

McCommands Methods

The McCommands type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodClearTemporaryCommands
Release all commands used for recording.
Public methodDispose
Public methodEnable
Enable or disable groups of commands.
Public methodExists(String)
Checks if key exists in Commands
Public methodExists(McCommand)
Check if command exists in Commands
Public methodGetEnumerator
Public methodInstantiate
For commands that have a specific implementation class, creates this object instance if it does not exist.
Public methodLoad
Parse and create the ribbon commands.
Public methodRemove
Removes command from list
Top
See Also