DataFrame.Rows 属性

定义

返回一个 DataFrameRowCollection 包含此行的视图 DataFrame

public Microsoft.Data.Analysis.DataFrameRowCollection Rows { get; }
member this.Rows : Microsoft.Data.Analysis.DataFrameRowCollection
Public ReadOnly Property Rows As DataFrameRowCollection

属性值

适用于