DataTableToMatrixConverterGetParticipatingDataRows Method |
Gets the indices of the data rows of the table that contribute to the matrix.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic IAscendingIntegerCollection GetParticipatingDataRows()
Return Value
IAscendingIntegerCollectionThe indices of the data rows that participate in the generated matrix.
See Also