Method OnCollectionChanged
OnCollectionChanged(NotifyCollectionChangedEventArgs)
Raises the CollectionChanged event with the provided arguments.
Declaration
protected void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| NotifyCollectionChangedEventArgs | e | Arguments of the event being raised. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |