共用方式為


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

資料列索引

屬性值

適用於