[]
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
public event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
Type | Description |
---|---|
NotifyCollectionChangedEventHandler | Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. |