AVEVA CAF API Documenation


CommandBarsCollection Class Methods

For a list of all members of this type, see CommandBarsCollection members.

Public Methods
 NameDescription
Public MethodOverloaded.  Create and add to the CommandBarCollection a new CommandBar with given Key.  
Public Method Create and add a new TaskBar with given Key to the CommandBarCollection.  
Public Method Remove all CommandBars from the CommandBarCollection.  
Public Method Determine if the CommandBar with the specified Key exists in the CommandBarCollection.  
Public Method Copies the elements of the collection to an Array, starting at a particular Array index.  
Public Method Returns an enumerator that can iterate through the CommandBarCollection.  
Public MethodOverloaded.  Remove the CommandBar with given Key from the CommandBarCollection.  
Top
See Also