[]
Raise CollectionChanged event to any listeners. Properties/methods modifying this C1CheckListItemCollection will raise a collection changed event through this virtual method.
protected virtual void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
Protected Overridable Sub OnCollectionChanged(e As NotifyCollectionChangedEventArgs)
| Type | Name | Description |
|---|---|---|
| NotifyCollectionChangedEventArgs | e |