AVEVA CAF API Documenation
Properties  Methods 


Aveva.ApplicationFramework Namespace : SettingsGroupsCollection Class
SettingsGroupsCollection Class Members

The following tables list the members exposed by SettingsGroupsCollection.

Public Properties
 NameDescription
Public Property Gets the number of Addins actually contained in the collection.  
Public Property Gets a value indicating whether access to the collection is synchronized (thread-safe).  
Public Property Indexer to resturn the SettingsGroup with the given name.  
Public Property Gets an object that can be used to synchronize access to the collection.  
Top
Public Methods
 NameDescription
Public Method Copies the collection or a portion of it to a one-dimensional array.  
Public Method Returns an enumerator that can iterate through the SettingsGroupCollection.  
Top
See Also