Data |
| Name | Description | |
|---|---|---|
| ToROColumnMatrix(INumericColumn, IAscendingIntegerCollection) | Wraps a set of DataColumns into a readonly matrix so that the matrix columns corresponds to the DataColumns. | |
| ToROColumnMatrix(DataColumnCollection, IAscendingIntegerCollection, IAscendingIntegerCollection) | Wraps a set of DataColumns into a readonly matrix so that the matrix columns corresponds to the DataColumns. | |
| ToROColumnMatrix(DataColumnCollection, IAscendingIntegerCollection, Int32) | Wraps a set of DataColumns into a readonly matrix so that the matrix columns corresponds to the DataColumns. | |
| ToROColumnMatrix(INumericColumn, IAscendingIntegerCollection, IAscendingIntegerCollection) | Wraps a set of DataColumns into a readonly matrix so that the matrix columns corresponds to the DataColumns. |