Mono Class Library: Overview

System.DirectoryServices.DirectoryEntries: Members

The members of System.DirectoryServices.DirectoryEntries are listed below.

See Also: Inherited members from System.Object

Protected Fields

m_oValuesArrayList. Documentation for this section has not yet been entered.

Public Properties

[read-only]
SchemaFilterSchemaNameCollection. Documentation for this section has not yet been entered.

Public Methods

Add(string, string) : DirectoryEntry
Documentation for this section has not yet been entered.
Find(string) : DirectoryEntry
Documentation for this section has not yet been entered.
Find(string, string) : DirectoryEntry
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.
Remove(DirectoryEntry)
Documentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.