PrimitiveDataFrameColumn<T>.GetTypedValue(Int64) メソッド

定義

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

パラメーター

rowIndex
Int64

返品

適用対象