The KeyValuePairCollection type exposes the following members.

Events

  NameDescription
Public eventCollectionChanged
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
(Inherited from ObservableCollection<(Of <(<'KeyValuePair>)>)>.)
Public eventItemPropertyChanged (Inherited from ObservableCollectionEx<(Of <(<'KeyValuePair>)>)>.)

See Also