[This is preliminary documentation and is subject to change.]

List that provides events when changed

The DictionaryWithEvents<(Of <(<'TKey, TValue>)>)>..::..KeyValueEventArgs generic type exposes the following members.

Constructors

Fields

  NameDescription
Public fieldItem
Item associated with current event
(Inherited from ListWithEvents<(Of <(<'T>)>)>..::..ItemEventArgs.)
Public fieldKey
Key of newly added or changed item

See Also