[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
| Name | Description | |
|---|---|---|
| ListWithEvents<(Of <(<'T>)>)>..::..ItemIndexEventArgs | CTor |
Fields
| Name | Description | |
|---|---|---|
| Index | Index ow newly added or changed item | |
| Item | Item associated with current event (Inherited from ListWithEvents<(Of <(<'T>)>)>..::..ItemEventArgs.) |