[]
Raises the ListChanged event.
protected virtual void OnListChanged(ListChangedEventArgs e)
Protected Overridable Sub OnListChanged(e As ListChangedEventArgs)
Type | Name | Description |
---|---|---|
ListChangedEventArgs | e | The ListChangedEventArgs instance that contains the event data. |