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