[]
Raises the CollectionChanged event with the provided arguments.
protected virtual void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
Protected Overridable Sub OnCollectionChanged(e As NotifyCollectionChangedEventArgs)
Type | Name | Description |
---|---|---|
NotifyCollectionChangedEventArgs | e | Arguments of the event being raised. |