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