The properties of the CommandBarsCollection class are listed below. For a complete list of CommandBarsCollection class members, see the CommandBarsCollection Members topic.
Count | Gets the number of elements contained in the collection. |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
Item | Indexer to get the CommandBar with given Key from the CommandBarCollection. |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
CommandBarsCollection Class | Aveva.ApplicationFramework.Presentation Namespace