Gets the index that contains the column 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<C> ColumnIndex { get; }
Public ReadOnly Property ColumnIndex As Index(Of C)
Get
public:
property Index<C>^ ColumnIndex {
Index<C>^ get ();
}
member ColumnIndex : Index<'C> with get
Property Value
Type:
IndexC
Numerical Libraries
Supported in: 6.0
Reference