Method OnCollectionReset
OnCollectionReset(object?)
Called when the collection is reset.
public virtual void OnCollectionReset(object? sender)
Parameters
senderobjectThe source of the event.
Called when the collection is reset.
public virtual void OnCollectionReset(object? sender)
sender objectThe source of the event.