Gets the column index of the data frame.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
IIndex ColumnIndex { get; }
ReadOnly Property ColumnIndex As IIndex
Get
property IIndex^ ColumnIndex {
IIndex^ get ();
}
abstract ColumnIndex : IIndex with get
Property Value
Type:
IIndex
Reference