 
            | Miner.Windows Assembly > Miner.Windows.Layout.Data Namespace : CommandItemLayoutCollection Class | 
The following tables list the members exposed by CommandItemLayoutCollection.
| Name | Description | |
|---|---|---|
|  | CommandItemLayoutCollection Constructor | Creates a collection for CommandBar or PopupMenuCommand CommandItemLayout objects. | 
| Name | Description | |
|---|---|---|
|  | Count | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | Item | Overloaded. Retrieves a CommandBarCommandItemLayout from the list based on its key or null if not found. | 
| Name | Description | |
|---|---|---|
|  | Items | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
| Name | Description | |
|---|---|---|
|  | Add | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | AddRange | Add a list of CommandItemLayouts to the list without allowing duplicates. | 
|  | Clear | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | Contains | Overloaded. Returns whether the collection already contains an item with the specified key. | 
|  | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | Insert | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | InsertRange | Inserts the specified collection of objects into this collection. | 
|  | Remove | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
| Name | Description | |
|---|---|---|
|  | ClearItems | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | InsertItem | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) | 
|  | SetItem | (Inherited from System.Collections.ObjectModel.Collection<CommandItemLayout>) |