[]
Raises the GrapeCity.Windows.InputMan.NotifyCollection<T>.CollectionChanged event with the provided arguments.
protected override void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
Protected Overrides Sub OnCollectionChanged(e As NotifyCollectionChangedEventArgs)
| Type | Name | Description |
|---|---|---|
| NotifyCollectionChangedEventArgs | e | Arguments of the event being raised. |