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

List that provides events when changed

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

Constructors

Fields

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

See Also