 
            | Miner.Windows Assembly > Miner.Windows.Layout.Data Namespace : CommandLayoutCollection Class | 
The following tables list the members exposed by CommandLayoutCollection.
| Name | Description | |
|---|---|---|
|  | CommandLayoutCollection Constructor | Creates a standard collection for CommandLayout objects. | 
| Name | Description | |
|---|---|---|
|  | Count | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | Item | Overloaded. Retrieves a CommandLayout from the list based on its key or null if not found. | 
| Name | Description | |
|---|---|---|
|  | Items | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
| Name | Description | |
|---|---|---|
|  | Add | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | Clear | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | Contains | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | Insert | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | Remove | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
| Name | Description | |
|---|---|---|
|  | ClearItems | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | InsertItem | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) | 
|  | SetItem | (Inherited from System.Collections.ObjectModel.Collection<CommandLayout>) |