.NET Framework Class Library  

DirectoryEntries Class

Contains the children (child entries) of an entry in Active Directory.

For a list of all members of this type, see DirectoryEntries Members.

System.Object
   System.DirectoryServices.DirectoryEntries

[Visual Basic]
Public Class DirectoryEntries
   Implements IEnumerable
[C#]
public class DirectoryEntries : IEnumerable
[C++]
public __gc class DirectoryEntries : public IEnumerable
[JScript]
public class DirectoryEntries implements IEnumerable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: System.DirectoryServices

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: System.Directoryservices (in System.Directoryservices.dll)

See Also

DirectoryEntries Members | System.DirectoryServices Namespace | DirectoryEntry | PropertyCollection | PropertyValueCollection | DirectorySearcher | ReferralChasingOption | SearchResultCollection | SearchResult | ResultPropertyCollection | ResultPropertyValueCollection | SearchScope | SortDirection | SortOption