Miner.Windows Assembly > Miner.Windows.Commands Namespace : CommandBarCollection Class |
For a list of all members of this type, see CommandBarCollection members.
Name | Description | |
---|---|---|
![]() | Add | Add a new CommandBar to this application. |
![]() | AddRange | Add a set of CommandBars to this application. |
![]() | Clear | Clears the list of all component items. |
![]() | Contains | Overloaded. Returns whether the specified commandbar is in the list of commandbars. |
![]() | CopyTo | Copies the items in this collection into an array. |
![]() | GetEnumerator | Provides support to allow type-safe iteration over the CommandCollection. |
![]() | Remove | Remove a CommandBar from this application. |
![]() | RemoveAt | Removes the commandbar at the specified index from the collection. |