Mono Class Library: Overview

System.Data.DataViewManager: Members

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

See Also: Inherited members from System.ComponentModel.MarshalByValueComponent

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

DataSetDataSet. Documentation for this section has not yet been entered.
DataViewSettingCollectionStringstring. Documentation for this section has not yet been entered.
[read-only]
DataViewSettingsDataViewSettingCollection. Documentation for this section has not yet been entered.

Public Methods

CreateDataView(DataTable) : DataView
Documentation for this section has not yet been entered.

Protected Methods

OnListChanged(System.ComponentModel.ListChangedEventArgs)
Documentation for this section has not yet been entered.
RelationCollectionChanged(object, System.ComponentModel.CollectionChangeEventArgs)
Documentation for this section has not yet been entered.
TableCollectionChanged(object, System.ComponentModel.CollectionChangeEventArgs)
Documentation for this section has not yet been entered.

Public Events

ListChangedDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IList.AddDocumentation for this section has not yet been entered.
System.ComponentModel.IBindingList.AddIndexDocumentation for this section has not yet been entered.
System.ComponentModel.IBindingList.AddNewDocumentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.AllowEditbool. Documentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.AllowNewbool. Documentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.AllowRemovebool. Documentation for this section has not yet been entered.
System.ComponentModel.IBindingList.ApplySortDocumentation for this section has not yet been entered.
IList.ClearDocumentation for this section has not yet been entered.
IList.ContainsDocumentation for this section has not yet been entered.
ICollection.CopyToDocumentation for this section has not yet been entered.
[read-only]
ICollection.Countint. Documentation for this section has not yet been entered.
System.ComponentModel.IBindingList.FindDocumentation for this section has not yet been entered.
IEnumerable.GetEnumeratorDocumentation for this section has not yet been entered.
System.ComponentModel.ITypedList.GetItemPropertiesDocumentation for this section has not yet been entered.
System.ComponentModel.ITypedList.GetListNameDocumentation for this section has not yet been entered.
IList.IndexOfDocumentation for this section has not yet been entered.
IList.InsertDocumentation for this section has not yet been entered.
[read-only]
IList.IsFixedSizebool. Documentation for this section has not yet been entered.
[read-only]
IList.IsReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.IsSortedbool. Documentation for this section has not yet been entered.
[read-only]
ICollection.IsSynchronizedbool. Documentation for this section has not yet been entered.
IList.Itemobject. Documentation for this section has not yet been entered.
IList.RemoveDocumentation for this section has not yet been entered.
IList.RemoveAtDocumentation for this section has not yet been entered.
System.ComponentModel.IBindingList.RemoveIndexDocumentation for this section has not yet been entered.
System.ComponentModel.IBindingList.RemoveSortDocumentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.SortDirectionSystem.ComponentModel.ListSortDirection. Documentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.SortPropertySystem.ComponentModel.PropertyDescriptor. Documentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.SupportsChangeNotificationbool. Documentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.SupportsSearchingbool. Documentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IBindingList.SupportsSortingbool. Documentation for this section has not yet been entered.
[read-only]
ICollection.SyncRootobject. 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.