[]
        
(Showing Draft Content)

C1.DataCollection.C1WrapDataCollection-2.OnSourceCollectionChanged

OnSourceCollectionChanged Method

OnSourceCollectionChanged(object?, NotifyCollectionChangedEventArgs)

Called when the source collection changed.

Declaration
protected virtual void OnSourceCollectionChanged(object? sender, NotifyCollectionChangedEventArgs e)
Parameters
Type Name Description
object sender

The sender.

NotifyCollectionChangedEventArgs e

The NotifyCollectionChangedEventArgs instance containing the event data.