Click or drag to resize

DataTableWrapperToRowMatrix Method

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