Condividi tramite


DataFrameColumn.GetValue(Int64) Metodo

Definizione

Restituisce il valore in rowIndex.

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

Parametri

rowIndex
Int64

Restituisce

Valore in rowIndex.

Si applica a