Miner.Windows Assembly > Miner.Windows.Commands Namespace : CommandBarCommandCollection Class |
For a list of all members of this type, see CommandBarCommandCollection members.
Name | Description | |
---|---|---|
![]() | Count | Returns the number of Commands defined for the CommandBar. |
![]() | IsReadOnly | Returns whether this collection consists of readonly members. |
![]() | IsSynchronized | Returns whether access to the collection is thread safe. |
![]() | Item | Overloaded. Fetchs a Command from the CommandBar's list of Commands via its index in the list. |
![]() | SyncRoot | Returns an object that can be used to synchronize assess to the collection. |