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

List that provides events when changed

The ListWithEvents<(Of <(<'T>)>)>..::..ItemsEventArgs 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

See Also