PrimitiveDataFrameColumn<T>.GetTypedValue(Int64) Método

Definição

protected T? GetTypedValue(long rowIndex);
member this.GetTypedValue : int64 -> Nullable<'T (requires 'T : struct)>
Protected Function GetTypedValue (rowIndex As Long) As Nullable(Of T)

Parâmetros

rowIndex
Int64

Retornos

Aplica-se a