DataFrame.Count 方法

定义

返回 DataFrame 中的行数。

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

返回

适用于