protected virtual void OnCollectionChanged(NotifyCollectionChangedEventArgs args)
Raises the CollectionChanged event.
Parameters
Name | Description |
args | The CollectionChanged event arguments. |
Return
Nothing returned
Raises the CollectionChanged event.
Name | Description |
args | The CollectionChanged event arguments. |
Nothing returned