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

CommonEventSpecialNumberArgDescList コンストラクター (IEnumerableCommonEventSpecialNumberArgDesc)

コンストラクタ

名前空間:  WodiLib.Common
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public CommonEventSpecialNumberArgDescList(
	IEnumerable<CommonEventSpecialNumberArgDesc> items
)

パラメーター

items
型: System.Collections.GenericIEnumerableCommonEventSpecialNumberArgDesc
初期リスト
例外
例外条件
ArgumentNullExceptionitemsがnullの場合
InvalidOperationExceptionitemsの要素数が5以外の場合
関連項目