IDataFrame.ColumnIndex Property

Gets the column index of the data frame.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
IIndex? ColumnIndex { get; }

Property Value

IIndex

See Also