 
            | Miner.Windows Assembly > Miner.Windows.Commands Namespace : OptionSetCollection Class | 
For a list of all members of this type, see OptionSetCollection members.
| Name | Description | |
|---|---|---|
|  | Count | Returns the number of OptionSets defined for the CommandManager. | 
|  | IsReadOnly | Returns whether this collection consists of readonly members. | 
|  | IsSynchronized | Returns whether access to the collection is thread safe. | 
|  | Item | Overloaded. Fetches an OptionSet from the CommandManager's list via its index in the list. | 
|  | SyncRoot | Returns an object that can be used to synchronize assess to the collection. |