Mono Class Library: Overview

System.DirectoryServices.SearchResultCollection: Members

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

See Also: Inherited members from System.MarshalByRefObject

Protected Fields

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

Public Properties

[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Documentation for this section has not yet been entered.
[read-only]
Item(int)SearchResult. Documentation for this section has not yet been entered.
[read-only]
PropertiesLoadedstring[]. Documentation for this section has not yet been entered.

Public Methods

Contains(SearchResult) : bool
Documentation for this section has not yet been entered.
CopyTo(SearchResult[], int)
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.
IndexOf(SearchResult) : int
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.