ConfigurationElementCollection::GetEnumerator Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets an IEnumerator which is used to iterate through the ConfigurationElementCollection.
Assembly: System.Configuration (in System.Configuration.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator which is used to iterate through the ConfigurationElementCollection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 2.0
Available since 2.0
Show: