Mono Class Library: Overview

System.DirectoryServices.ResultPropertyValueCollection: Members

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

See Also: Inherited members from System.Collections.ReadOnlyCollectionBase

Public Properties

[read-only]
Item(int)object. Documentation for this section has not yet been entered.

Public Methods

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