DataFrame.Count Method

Definition

Returns the number of rows in the DataFrame.

public long Count ();
member this.Count : unit -> int64
Public Function Count () As Long

Returns

Applies to