Raises the CollectionChanged event, and executes internal hierarchical data management operations when collection changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
| C# |
|---|
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnCollectionChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |