CollectionView::OnCollectionChanged Method (NotifyCollectionChangedEventArgs^)
.NET Framework (current version)
Raises the CollectionChanged event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- args
-
Type:
System.Collections.Specialized::NotifyCollectionChangedEventArgs^
The NotifyCollectionChangedEventArgs object to pass to the event handler.
Take any sorting, filtering, or grouping criteria into consideration before calling this method to raise the CollectionChanged event.
.NET Framework
Available since 3.0
Available since 3.0
Show: