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

List that provides events when changed

The ListWithEvents<(Of <(<'T>)>)>..::..ItemValueChangedEventArgs generic type exposes the following members.

Constructors

Fields

  NameDescription
Public fieldItem
Item associated with current event
(Inherited from ListWithEvents<(Of <(<'T>)>)>..::..ItemEventArgs.)
Public fieldOriginalEventArgs
Original argument of item's Changed event

See Also