PropertyInformationCollection::GetEnumerator Method ()
.NET Framework (current version)
Gets an IEnumerator object, which is used to iterate through this PropertyInformationCollection collection.
Assembly: System.Configuration (in System.Configuration.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator object, which is used to iterate through this PropertyInformationCollection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 2.0
Available since 2.0
Show: