다음을 통해 공유


DataFrameColumn.GetValue(Int64) 메서드

정의

에서 값을 반환합니다 rowIndex.

protected abstract object GetValue(long rowIndex);
abstract member GetValue : int64 -> obj
Protected MustOverride Function GetValue (rowIndex As Long) As Object

매개 변수

rowIndex
Int64

반환

rowIndex값입니다.

적용 대상