DataFrameRowCollection.Item[Int64] 属性

定义

要返回 at 的 DataFrameRow 索引器 index

public Microsoft.Data.Analysis.DataFrameRow this[long index] { get; }
member this.Item(int64) : Microsoft.Data.Analysis.DataFrameRow
Default Public ReadOnly Property Item(index As Long) As DataFrameRow

参数

index
Int64

行索引

属性值

适用于