ReadOnlyObservableCollectionExtended<(Of <(<'T>)>)> Events
The ReadOnlyObservableCollectionExtended<(Of <(<'T>)>)> type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
CollectionChanged |
Occurs when an item is added or removed.
|
![]() |
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.
|
![]() |
PropertyChanged |
Occurs when a property value changes.
|