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