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