AVEVA CAF API Documenation


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

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

Public Methods
 NameDescription
Public Method Create and add to the GalleryToolItemCollection a new GalleryToolItem with given Name.  
Public Method Remove all GalleryToolItems from the GalleryToolItemCollection.  
Public Method Determine if the GalleryToolItem 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 GalleryToolItemCollection.  
Public Method Return index of given GalleryToolItem  
Public Method Remove the GalleryToolItem with given Key from the GalleryToolItemCollection.  
Top
See Also