 
            | Miner.Windows Assembly > Miner.Windows.Commands Namespace : OptionSetCollection Class | 
For a list of all members of this type, see OptionSetCollection members.
| Name | Description | |
|---|---|---|
|  | Add | Overloaded. Add a new OptionSet to the list OptionSets of this application. | 
|  | Clear | Clears the list of all component items. | 
|  | Contains | Overloaded. Returns whether the specified optionset is in the list of optionsets. | 
|  | CopyTo | Copies the items in this collection into an array. | 
|  | GetEnumerator | Provides support to allow type-safe iteration over the CommandCollection. | 
|  | Remove | Removes the OptionSet from the list of OptionSets. | 
|  | RemoveAt | Removes the optionset at the specified index from the collection. |