AVEVA CAF API Documenation


Aveva.ApplicationFramework.Presentation Namespace : RibbonTabGroupsCollection Class
RibbonTabGroupsCollection Class Methods

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

Public Methods
 NameDescription
Public Method Create and add to the RibbonTabGroupCollection a new RibbonTabGroup with given Key.  
Public Method Remove all RibbonTabGroups from the RibbonTabGroupCollection.  
Public Method Determine if the RibbonTabGroup with the specified Key exists in the RibbonTabGroupCollection.  
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 RibbonTabGroupCollection.  
Public MethodOverloaded.  Remove the RibbonTabGroup with given Key from the RibbonTabGroupCollection.  
Top
See Also