| Interface | Description |
|---|---|
| IBaseTable |
IBaseTable.
|
| IDataColumn |
Generic interface for the DataColumn class.
|
| IModifiable<I,V,R> |
IModifiable.
|
| IModifiableByColumn<R> |
IModifiableByColumn.
|
| IModifiableByIndex<V,R> |
IModifiableByIndex.
|
| IModifiableByName<V,R> |
IModifiableByName.
|
| Class | Description |
|---|---|
| ColumnValuePair |
ColumnValuePair class.
|
| DataColumn<T> |
DataColumn.
|
| DataColumnCollection |
DataColumnCollection.
|
| DataRow |
A row of data in the DataTable.
|
| DataRowCollection |
DataRowCollection.
|
| DataRowCollectionModifiable |
DataRowCollectionModifiable.
|
| DataTable |
DataTable class.
|
| DataTableBuilder |
DataTableBuilder.
|
| DataView |
DataView.
|
| Guard |
Guard class.
|
| TransformCollector<T,U> |
TransformCollector.
|
| VectorExtensions |
VectorExtensions class.
|
| Exception | Description |
|---|---|
| DataTableException |
Custom Data Table Exception.
|
Copyright © 2017. All rights reserved.