Method OnCollectionAdd
OnCollectionAdd(object?, IList, int)
Called when items are added to the collection.
public virtual void OnCollectionAdd(object? sender, IList newItems, int newIndex)
Called when items are added to the collection.
public virtual void OnCollectionAdd(object? sender, IList newItems, int newIndex)