Click or drag to resize

DataTableToMatrixConverterGetParticipatingDataRows Method

Gets the indices of the data rows of the table that contribute to the matrix.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IAscendingIntegerCollection GetParticipatingDataRows()

Return Value

IAscendingIntegerCollection

[Missing <returns> documentation for "M:Altaxo.Data.DataTableToMatrixConverter.GetParticipatingDataRows"]

See Also