Mono Class Library: Overview

System.DirectoryServices.PropertyCollection: Members

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

See Also: Inherited members from System.Object

Protected Fields

m_oKeysArrayList. Documentation for this section has not yet been entered.
m_oValuesHashtable. 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]
Item(string)PropertyValueCollection. Documentation for this section has not yet been entered.
[read-only]
PropertyNamesICollection. Documentation for this section has not yet been entered.
[read-only]
ValuesICollection. Documentation for this section has not yet been entered.

Public Methods

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