Raises the NotifyCollectionChangedEventHandler event.

C# | Visual Basic | Visual C++ |
protected virtual void OnCollectionChanged( NotifyCollectionChangedEventArgs e )
Protected Overridable Sub OnCollectionChanged ( _ e As NotifyCollectionChangedEventArgs _ )
protected: virtual void OnCollectionChanged( NotifyCollectionChangedEventArgs^ e )

- e (NotifyCollectionChangedEventArgs)
- Changed event arguments.