ReadOnlyObservableCollectionExtended<(Of <(<'T>)>)> Events

The ReadOnlyObservableCollectionExtended<(Of <(<'T>)>)> type exposes the following members.

Events


  Name Description
Public event CollectionChanged
Occurs when an item is added or removed.
Public event ItemPropertyChanged
Use this event to listen for changes to properties on items contained by this collection without having to explicitly attach an event handler to each item.
Public event PropertyChanged
Occurs when a property value changes.