IVariableSetList メソッド

リストをセットします。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void SetList(
	string name,
	IEnumerable<Object> values
)

パラメーター

name
型: SystemString

["M:KeyToKey.Plugins.IVariable.SetList(System.String,System.Collections.Generic.IEnumerable{System.Object})"に対する<param name="name"/>がありません

values
型: System.Collections.GenericIEnumerableObject

["M:KeyToKey.Plugins.IVariable.SetList(System.String,System.Collections.Generic.IEnumerable{System.Object})"に対する<param name="values"/>がありません

関連項目