Gets the index that contains the row keys to the groups.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public Index<R> RowIndex { get; }
Public ReadOnly Property RowIndex As Index(Of R)
Get
public:
property Index<R>^ RowIndex {
Index<R>^ get ();
}
member RowIndex : Index<'R> with get
Property Value
Type:
IndexR
Numerical Libraries
Supported in: 6.0
Reference