System.Collections.ObjectModel.ReadOnlyObservableCollection<T>: Event Members

The events of System.Collections.ObjectModel.ReadOnlyObservableCollection<T> are listed below. For a list of all members, see the ReadOnlyObservableCollection<T> Members list.

See Also: Inherited members from System.Collections.ObjectModel.ReadOnlyCollection<T>

Protected Events

CollectionChanged

Occurs when an item is added or removed.

PropertyChanged

Occurs when a property value changes.