GetValue

public bool GetValue(ref T value) ;

値を取得する

パラメーター名 説明
value 取得する値

値が取得できたらtrueを返す。