Mono Class Library: OverviewSystem.DirectoryServices.DirectoryEntries: Members |
The members of System.DirectoryServices.DirectoryEntries are listed below.
See Also: Inherited members from System.Object
[read-only] SchemaFilter SchemaNameCollection. Documentation for this section has not yet been entered.
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.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.