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