[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.OnCollectionChanged

OnCollectionChanged Method

OnCollectionChanged(NotifyCollectionChangedEventArgs)

Raises the CollectionChanged event.

Declaration
protected virtual void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
Parameters
Type Name Description
NotifyCollectionChangedEventArgs e

The NotifyCollectionChangedEventArgs instance containing the event data.