Click or drag to resize

DataTableWrapperToROColumnMatrix Method

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