ConfigurationSectionCollection::GetEnumerator Method ()
.NET Framework (current version)
Gets an enumerator that can iterate through this ConfigurationSectionCollection object.
Assembly: System.Configuration (in System.Configuration.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that can be used to iterate through this ConfigurationSectionCollection object.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 2.0
Available since 2.0
Show: