The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ConfigurationSectionGroupCollection::GetEnumerator Method ()
.NET Framework (current version)
Gets an enumerator that can iterate through the ConfigurationSectionGroupCollection object.
Assembly: System.Configuration (in System.Configuration.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that can be used to iterate through the ConfigurationSectionGroupCollection object.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 2.0
Available since 2.0
Show: