GetValue GetValue(ref T) public bool GetValue(ref T value) ; 説明 値を取得する パラメーター パラメーター名 説明 value 取得する値 戻り値 値が取得できたらtrueを返す。