SetEnumInt

SetEnumInt(int)

public bool SetEnumInt(int value) ;

説明

Enum型の値を設定する。

パラメーター

パラメーター名 説明
value 値。

戻り値

値を設定できた場合にtrueを返す。