PropertyCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that you can use to iterate through this collection.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Return Value
Type: System.Collections::IDictionaryEnumerator^An IDictionaryEnumerator that you can use to iterate through this collection.
Implements
IDictionary::GetEnumerator()| Exception | Condition |
|---|---|
| COMException | An error occurred during the call to the underlying interface. |
.NET Framework
Available since 1.1
Available since 1.1
Show: