Raises the CollectionChanged event, and executes internal Schedule Chart related data management operations when collection changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e ) |
Visual Basic (Declaration) |
---|
Protected Overrides Sub OnCollectionChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |
Parameters
- e
- Type: System.Collections.Specialized..::.NotifyCollectionChangedEventArgs