Click or drag to resize

DataTableWrapperToColumnMatrix Method

Overload List
 NameDescription
Public methodStatic memberToColumnMatrix(DataColumnCollection, IAscendingIntegerCollection, IAscendingIntegerCollection) Wraps a set of DataColumns into a writeable matrix so that the matrix columns corresponds to the DataColumns.
Public methodStatic memberToColumnMatrix(DataColumnCollection, IAscendingIntegerCollection, Int32) Wraps a set of DataColumns into a writeable matrix so that the matrix columns corresponds to the DataColumns.
Top
See Also