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