McCommands Class |
![]() |
Namespace: MediaCy.IQL.Application
Public Class McCommands Implements IEnumerable
The McCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() | McCommands | Initializes a new instance of the McCommands class |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | ClearTemporaryCommands |
Release all commands used for recording.
|
![]() | Dispose | Releases all resources used by the McCommands |
![]() | 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
|
Name | Description | |
---|---|---|
![]() | AutomationDescriptions | |
![]() | AutomationNames | |
![]() | CommandsToClear |
Commands to be garbagge collected.
|
![]() | Gadgets |
The list of registered gadgets
|