Pivot<R, C>.Row Index Property
Gets the index that contains the row keys to the groups.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Index<R> RowIndex { get; }