Gets the number of rows in the data frame.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
ReadOnly Property ColumnCount As Integer
Get
property int ColumnCount {
int get ();
}
abstract ColumnCount : int with get
Property Value
Type:
Int32
Reference