Mono Class Library: Overview

System.Data.IColumnMappingCollection: Members

The members of System.Data.IColumnMappingCollection are listed below.

Public Properties

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

Public Methods

Add(string, string) : IColumnMapping
Documentation for this section has not yet been entered.
Contains(string) : bool
Documentation for this section has not yet been entered.
GetByDataSetColumn(string) : IColumnMapping
Documentation for this section has not yet been entered.
IndexOf(string) : int
Documentation for this section has not yet been entered.
RemoveAt(string)
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.