다음을 통해 공유


ArrowStringDataFrameColumn.GetValue(Int64) 메서드

정의

에서 값을 반환합니다 rowIndex.

protected override object GetValue(long rowIndex);
override this.GetValue : int64 -> obj
Protected Overrides Function GetValue (rowIndex As Long) As Object

매개 변수

rowIndex
Int64

반환

rowIndex값입니다.

적용 대상