Mono Class Library: Overview

System.Web.Configuration.AdapterDictionary: Members

The members of System.Web.Configuration.AdapterDictionary are listed below.

See Also: Inherited members from System.Collections.Specialized.OrderedDictionary

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

default property
Item(string)string. Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Serialization.IDeserializationCallback.OnDeserializationDocumentation 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.