INotifyCollectionChanged<T> Interface
Represents type INotifyCollectionChanged<T>
.
IInterface
Spring.Collections.INotifyCollectionChanged<T>
Spring.Collections.Base.TCollectionBase<T>
Spring.Collections.LinkedLists.TLinkedList<T>
Spring.Collections.Queues.TQueue<T>
Spring.Collections.Stacks.TStack<T>
Spring.Collections.INotifyCollectionChanged<T>
Spring.Collections.Base.TCollectionBase<T>
Spring.Collections.LinkedLists.TLinkedList<T>
Spring.Collections.Queues.TQueue<T>
Spring.Collections.Stacks.TStack<T>
type INotifyCollectionChanged<T> = interface ['{B4F756F2-B436-462D-8046-AB70377228F1}'] end;
Type Parameters
- T
The INotifyCollectionChanged<T> type exposes the following members.