Raises the CollectionChanged event, and executes internal network diagram related data management operations when collection changes.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.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