Miner.Windows Assembly > Miner.Windows.Commands Namespace : CommandCollection Class |
For a list of all members of this type, see CommandCollection members.
Name | Description | |
---|---|---|
![]() | Add | Add a new command to the list of commands. |
![]() | AddRange | Add a group of commands to the list of commands. |
![]() | Clear | Clears the list of all component items. |
![]() | Contains | Overloaded. Return whether the specified command is in the list of commands. |
![]() | CopyTo | Copies the items in this collection into an array. |
![]() | GetEnumerator | Provides support to allow type-safe iteration over this collection. |
![]() | Remove | Remove a command from the list of commands. |
![]() | RemoveAt | Removes the command at the specified index from the collection. |