TilePathSettingList クラス |
名前空間: WodiLib.Map
[SerializableAttribute] public class TilePathSettingList : RestrictedCapacityCollection<TilePathSetting>, IFixedLengthTilePathSettingList, IFixedLengthCollection<TilePathSetting>, IReadOnlyFixedLengthCollection<TilePathSetting>, IModelBase<IReadOnlyFixedLengthCollection<TilePathSetting>>, IEquatable<IReadOnlyFixedLengthCollection<TilePathSetting>>, INotifyPropertyChanged, IReadOnlyList<TilePathSetting>, IEnumerable<TilePathSetting>, IEnumerable, IReadOnlyCollection<TilePathSetting>, IEquatable<IReadOnlyList<TilePathSetting>>, INotifyCollectionChanged
TilePathSettingList 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| TilePathSettingList |
コンストラクタ
| |
| TilePathSettingList(IEnumerableTilePathSetting) |
コンストラクタ
| |
| TilePathSettingList(SerializationInfo, StreamingContext) |
コンストラクタ
|
| 名前 | 説明 | |
|---|---|---|
| Count | 要素数 (RestrictedCapacityCollectionTから継承) | |
| Item |
インデクサによるアクセス
(RestrictedCapacityCollectionTから継承) | |
| Items | リスト (RestrictedCapacityCollectionTから継承) |
| 名前 | 説明 | |
|---|---|---|
| CollectionChanged |
要素変更通知
(RestrictedCapacityCollectionTから継承) | |
| PropertyChanged |
プロパティ変更通知
(ModelBaseTChildから継承) |
| 名前 | 説明 | |
|---|---|---|
| MaxCapacity | リスト最大数 | |
| MinCapacity | リスト最小数 |
| 名前 | 説明 | |
|---|---|---|
| FindIndexTilePathSetting |
条件を満たす要素のインデックスを取得する。
(EnumerableExtensionにより定義) | |
| HasNullItemTilePathSetting |
null項目があるかどうか判定する。
(EnumerableExtensionにより定義) |