DirectoryEntries::GetEnumerator Method ()

 

Returns an enumerator that iterates through the collection.

Namespace:   System.DirectoryServices
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
virtual IEnumerator^ GetEnumerator() sealed

Return Value

Type: System.Collections::IEnumerator^

An IEnumerator object that can be used to iterate through the collection.

.NET Framework
Available since 1.1
Return to top
Show: