[]
Occurs when the items list of the collection has changed, or the collection is reset.
public event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
Type | Description |
---|---|
NotifyCollectionChangedEventHandler | Occurs when the items list of the collection has changed, or the collection is reset. |