NotifyingListBase Class

Definition

Show inherited members (34)
public class NotifyingListBase<T> : Collection<T>, IList<T>, ICollection<T>, IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Type parameters

T
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Methods (8)

Events (2)