[]
Calls after removing a new item into the CollectionBase instance.
protected override void OnRemoveComplete(int index, object value)
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index at which |
| object | value | The value of the item to remove from |
Performs additional custom processes after removing a new item into the CollectionBase instance.