[]
Raises the CollectionChanged event.
protected virtual void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
Protected Overridable Sub OnCollectionChanged(e As NotifyCollectionChangedEventArgs)
| Type | Name | Description |
|---|---|---|
| NotifyCollectionChangedEventArgs | e | The NotifyCollectionChangedEventArgs instance containing the event data. |