ReadOnlyObservableCollection<T>.OnCollectionChanged Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Raises the CollectionChanged event.
Assembly: System (in System.dll)
Parameters
- args
- Type: System.Collections.Specialized.NotifyCollectionChangedEventArgs
The event data.
Show: