IDataFrame.ColumnIndex Property

Gets the column index of the data frame.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
IIndex ColumnIndex { get; }

Property Value

IIndex

See Also