Mono Class Library: Overview

System.ComponentModel.IBindingListView: Members

The members of System.ComponentModel.IBindingListView are listed below.

Public Properties

Filterstring. Documentation for this section has not yet been entered.
[read-only]
SortDescriptionsListSortDescriptionCollection. Documentation for this section has not yet been entered.
[read-only]
SupportsAdvancedSortingbool. Documentation for this section has not yet been entered.
[read-only]
SupportsFilteringbool. Documentation for this section has not yet been entered.

Public Methods

ApplySort(ListSortDescriptionCollection)
Documentation for this section has not yet been entered.
RemoveFilter()
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.