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