EventCommandList クラス |
名前空間: WodiLib.Event.EventCommand
[SerializableAttribute] public class EventCommandList : RestrictedCapacityCollection<IEventCommand>
EventCommandList 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| EventCommandList |
コンストラクタ
| |
| EventCommandList(IEnumerableIEventCommand) |
コンストラクタ
| |
| EventCommandList(SerializationInfo, StreamingContext) |
コンストラクタ
|
| 名前 | 説明 | |
|---|---|---|
| Count | 要素数 (RestrictedCapacityCollectionTから継承) | |
| Item |
インデクサによるアクセス
(RestrictedCapacityCollectionTから継承) | |
| Items | リスト (RestrictedCapacityCollectionTから継承) | |
| MaxCapacity | 最大容量 | |
| MinCapacity | 最小容量 |
| 名前 | 説明 | |
|---|---|---|
| CollectionChanged |
要素変更通知
(RestrictedCapacityCollectionTから継承) | |
| PropertyChanged |
プロパティ変更通知
(ModelBaseTChildから継承) |
| 名前 | 説明 | |
|---|---|---|
| EndEventCommand | イベントコマンド終端 |