Miner.Windows Assembly > Miner.Windows.Layout.Data Namespace : CommandItemLayoutCollection Class |
For a list of all members of this type, see CommandItemLayoutCollection members.
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>) |