Raises CollectionChanged event if the ReentrantObservableCollection<(Of <(<'T>)>)>
is not in update mode.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
protected virtual void OnCollectionChanged( NotifyCollectionChangedEventArgs e ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnCollectionChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |