AVEVA CAF API Documenation


RibbonTabsCollection Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded.  Create and add to the RibbonTabCollection a new RibbonTab with given Key.  
Public Method Remove all RibbonTabs from the RibbonTabCollection.  
Public Method Determine if the RibbonTab with the specified Key exists in the RibbonTabCollection.  
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 RibbonTabCollection.  
Public Method Move the RibbonTab with given key to the given position (index) in the RibbonTabCollection.  
Public MethodOverloaded.  Remove the RibbonTab with given Key from the RibbonTabCollection.  
Top
See Also