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 RowCount As Integer
Get
property int RowCount {
int get ();
}
abstract RowCount : int with get
Property Value
Type:
Int32
Reference