AVEVA CAF API Documenation
Properties  Methods 

Aveva.ApplicationFramework Namespace : IConfigurationCollection<T> Interface
IConfigurationCollection<T> Interface Members

The following tables list the members exposed by IConfigurationCollection<T>.

Public Properties
 NameDescription
 Property Configurations in this group  
 Property FullyQualifiedKey  
 Property Child groups  
 Property Name of group  
 Property SubKey  
Top
Public Methods
 NameDescription
 Method Add configuration  
 Method Add child group  
 Method Return group by fullkey  
 Method Returns all groups with matching subkey  
 Method Return value by fullkey  
 Method Returns all values with matching subkey  
Top
See Also