Share via


DataFrame.IDataView.GetRowCount Method

Definition

long? IDataView.GetRowCount ();
abstract member Microsoft.ML.IDataView.GetRowCount : unit -> Nullable<int64>
override this.Microsoft.ML.IDataView.GetRowCount : unit -> Nullable<int64>
Function GetRowCount () As Nullable(Of Long) Implements IDataView.GetRowCount

Returns

Implements

Applies to