The ObservableDictionary<(Of <(TKey, TValue>)>) type exposes the following members.

Events

  NameDescription
CollectionChanged
Occurs when an item is added, removed, or changed, or the entire list is refreshed.
PropertyChanged
Occurs when a property value changes.

See Also