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

List that provides events when changed

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

Constructors

Fields

  NameDescription
Public fieldIndex
Index ow newly added or changed item
(Inherited from ListWithEvents<(Of <(<'T>)>)>..::..ItemIndexEventArgs.)
Public fieldOldItem
Old item previosly on Index

See Also