[]
Raises the CollectionChanged event.
protected virtual void OnCollectionChanged(CollectionChangeEventArgs ccevent)
Protected Overridable Sub OnCollectionChanged(ccevent As CollectionChangeEventArgs)
| Type | Name | Description |
|---|---|---|
| CollectionChangeEventArgs | ccevent | A CollectionChangeEventArgs that contains the event data. |