SetValue

public bool SetValue(IValueGetter getter) ;

値を設定する

パラメーター名 説明
getter 設定する値を取得するIValueGetter

設定できた場合にtrueを返す。そうでなければfalseを返す。