Mono Class Library: Overview

System.Collections.Specialized.NameObjectCollectionBase.KeysCollection: Members

The members of System.Collections.Specialized.NameObjectCollectionBase.KeysCollection are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
default property
Item(int)string. Documentation for this section has not yet been entered.

Public Methods

Get(int) : string
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

ICollection.CopyToDocumentation for this section has not yet been entered.
[read-only]
ICollection.IsSynchronizedbool. Documentation for this section has not yet been entered.
[read-only]
ICollection.SyncRootobject. 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.