リサイズはクリックかドラッグ

CommonEventSpecialNumberArgDescChangeArgType メソッド

引数特殊指定タイプを変更する。

名前空間:  WodiLib.Common
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public void ChangeArgType(
	CommonEventArgType type,
	IEnumerable<CommonEventSpecialArgCase> argCases
)

パラメーター

type
型: WodiLib.CommonCommonEventArgType
特殊指定タイプ
argCases
型: System.Collections.GenericIEnumerableCommonEventSpecialArgCase
選択肢リスト
例外
例外条件
ArgumentNullExceptiontypeがnullの場合
関連項目