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

List that provides events when changed

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

Constructors

Fields

  NameDescription
Public fieldCount
Reported count
(Inherited from ListWithEvents<(Of <(<'T>)>)>..::..CountEventArgs.)
Public fieldItems
Items reported by this event
(Inherited from ListWithEvents<(Of <(<'T>)>)>..::..ItemsEventArgs.)

Properties

  NameDescription
Public propertyItems
Items reported by this event

See Also