MindFusion.Wpf Pack Programmer's Guide
TimeRangeCollection.OnCollectionChanged Method
See Also
 





SortedObservableCollection<T>.OnCollectionChanged override.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

protected override void OnCollectionChanged (
    NotifyCollectionChangedEventArgs e
)

Visual Basic  Copy Code

Protected Overrides Sub OnCollectionChanged( _
    e As NotifyCollectionChangedEventArgs _
)

 Parameters

e

Arguments of the event being raised.

 See Also

TimeRangeCollection Members
TimeRangeCollection Class
MindFusion.DataViews.Wpf Namespace