[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
| Name | Description | |
|---|---|---|
| ListWithEvents<(Of <(<'T>)>)>..::..ItemValueChangedEventArgs | CTor |
Fields
| Name | Description | |
|---|---|---|
| Item | Item associated with current event (Inherited from ListWithEvents<(Of <(<'T>)>)>..::..ItemEventArgs.) | |
| OriginalEventArgs | Original argument of item's Changed event |