SearchResultCollection::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::IEnumerator^An IEnumerator object that you can use to iterate through this collection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 1.1
Available since 1.1
Show: