InputBase<TValue>.CurrentValue プロパティ

定義

入力の現在の値を取得または設定します。

protected:
 property TValue CurrentValue { TValue get(); void set(TValue value); };
protected TValue CurrentValue { get; set; }
protected TValue? CurrentValue { get; set; }
member this.CurrentValue : 'Value with get, set
Protected Property CurrentValue As TValue

プロパティ値

TValue

適用対象