NotifyCollectionChangedEventHandler Delegate
The delegate type for the event handlers of the
INotifyCollectionChanged.CollectionChanged event.
Parameters
- sender
- The source of the event.
- e
- The NotifyCollectionChangedEventArgs that contains the event data.