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.3179.0 (4.8.3179.0)
Syntax public IAscendingIntegerCollection GetParticipatingDataRows()
Return Value
IAscendingIntegerCollection[Missing <returns> documentation for "M:Altaxo.Data.DataTableToMatrixConverter.GetParticipatingDataRows"]
See Also