SetValue SetValue(ref T) public bool SetValue(ref T value) ; 説明 値を設定する。 パラメーター パラメーター名 説明 value 設定する値 戻り値 設定できた場合にtrueを返す。そうでなければfalseを返す。