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