Mono Class Library: Overview

System.Diagnostics.InstanceDataCollectionCollection: Members

The members of System.Diagnostics.InstanceDataCollectionCollection are listed below.

See Also: Inherited members from System.Collections.DictionaryBase

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
default property
Item(string)InstanceDataCollection. Documentation for this section has not yet been entered.
[read-only]
KeysICollection. 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(InstanceDataCollection[], 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.