Common Application Framework

SettingsGroup.GetEnumerator Method 

Returns an enumerator that can iterate through the SettingsGroup.

public abstract IEnumerator GetEnumerator();

Return Value

An IEnumerator for the entire SettingsGroup.

Implements

IEnumerable.GetEnumerator

See Also

SettingsGroup Class | Aveva.ApplicationFramework Namespace