Raises the CollectionChanged event.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
| C# |
|---|
protected void OnCollectionChanged( NotifyCollectionChangedEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Sub OnCollectionChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |
Parameters
- e
- Type: System.Collections.Specialized..::.NotifyCollectionChangedEventArgs
Event arguments.