Click or drag to resize

DataTableWrapperToRORowMatrix Method

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