IVariableExists メソッド

変数やリストが存在するかどうかを取得します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
bool Exists(
	string name
)

パラメーター

name
型: SystemString

["M:KeyToKey.Plugins.IVariable.Exists(System.String)"に対する<param name="name"/>がありません

戻り値

型: Boolean

["M:KeyToKey.Plugins.IVariable.Exists(System.String)"に対する<returns>がありません]

関連項目