IDataFrame.ColumnCount Property

Gets the number of rows in the data frame.

Definition

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

Property Value

Int32

See Also