Mono Class Library: Overview

System.Collections.Specialized.IOrderedDictionary: Members

The members of System.Collections.Specialized.IOrderedDictionary are listed below.

Public Properties

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

Public Methods

GetEnumerator() : IDictionaryEnumerator
Documentation for this section has not yet been entered.
Insert(int, object, object)
Documentation for this section has not yet been entered.
RemoveAt(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.