IDataFrame.ColumnCount Property

Gets the number of rows in the data frame.

Definition

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

Property Value

Int32

See Also