Raises the CollectionChanged event with the provided arguments.
AnnBatesElementCollection.prototype.onCollectionChanged = function(
e
)
onCollectionChanged(
e: NotifyLeadCollectionChangedEventArgs
): void; // protected
e
Arguments of the event being raised.