ObservableCollection<T>.OnCollectionChanged Method
Silverlight
Raises the CollectionChanged event with the provided event data.
Namespace: System.Collections.ObjectModel
Assembly: System.Windows (in System.Windows.dll)
Parameters
- e
- Type: System.Collections.Specialized.NotifyCollectionChangedEventArgs
The event data to report in the event.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.