[]
        
(Showing Draft Content)

INotifyCollectionChanged Interface

INotifyCollectionChanged Interface

Notifies listeners of dynamic changes, such as when items get added and removed or when the collection is sorted, filtered, or grouped.

Heirarchy

Implemented by

Events

collectionChanged

Occurs when the collection changes.