Mono Class Library: Overview

System.DirectoryServices.PropertyValueCollection: Members

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

See Also: Inherited members from System.Collections.CollectionBase

Public Properties

Item(int)object. Documentation for this section has not yet been entered.
Valueobject. Documentation for this section has not yet been entered.

Public Methods

Add(object) : int
Documentation for this section has not yet been entered.
AddRange(PropertyValueCollection)
Documentation for this section has not yet been entered.
AddRange(object[])
Documentation for this section has not yet been entered.
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.
Insert(int, object)
Documentation for this section has not yet been entered.
Remove(object)
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.