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.

适用于