DataFrameRowCollection.Item[Int64] 속성

정의

다음을 반환 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

행 인덱스

속성 값

적용 대상