次の方法で共有


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

行インデックス

プロパティ値

適用対象