ReadOnlyObservableCollection(T) Events

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.

  NameDescription
Protected event CollectionChanged Occurs when an item is added or removed.
Protected event PropertyChanged Occurs when a property value changes.
Top

Show:
© 2017 Microsoft