ReadOnlyObservableCollection(Of T) Events
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ReadOnlyObservableCollection(Of T) type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollectionChanged | Occurs when an item is added or removed. |
|
PropertyChanged | Occurs when a property value changes. |
| Name | Description | |
|---|---|---|
|
INotifyCollectionChanged.CollectionChanged | For a description of this member, see INotifyCollectionChanged.CollectionChanged. |
|
INotifyPropertyChanged.PropertyChanged | For a description of this member, see INotifyPropertyChanged.PropertyChanged. |
Show: