 
            | Miner.Windows Assembly > Miner.Windows.Commands Namespace : CommandCollection Class | 
For a list of all members of this type, see CommandCollection members.
| Name | Description | |
|---|---|---|
|  | Count | Return the number of Commands defined in this application. | 
|  | IsReadOnly | Returns whether this collection consists of readonly members. | 
|  | IsSynchronized | Returns whether access to the collection is thread safe. | 
|  | Item | Overloaded. Retrieves a command from the list of commands by its index number in the list. | 
|  | SyncRoot | Returns an object that can be used to synchronize assess to the collection. |