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