WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / DateList Class / OnCollectionChanged Method
In This Topic
    OnCollectionChanged Method (DateList)
    In This Topic
    Raises CollectionChanged event if the ReentrantObservableCollection<T> is not in update mode.
    Syntax
    protected virtual void OnCollectionChanged( 
       NotifyCollectionChangedEventArgs e
    )

    Parameters

    e
    See Also