Method OnCollectionRemove
OnCollectionRemove(object?, IList, int)
Called when items are removed from the collection.
void OnCollectionRemove(object? sender, IList oldItems, int oldIndex)
Called when items are removed from the collection.
void OnCollectionRemove(object? sender, IList oldItems, int oldIndex)