PrimitiveDataFrameColumn<T>.Append(Nullable<T>) メソッド

定義

public void Append (T? value);
member this.Append : Nullable<'T (requires 'T : struct)> -> unit
Public Sub Append (value As Nullable(Of T))

パラメーター

value
Nullable<T>

適用対象