[This is preliminary documentation and is subject to change.]
List that provides events when changed
The DictionaryWithEvents<(Of <(<'TKey, TValue>)>)>..::..DictionaryItemsEventArgs generic type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DictionaryWithEvents<(Of <(<'TKey, TValue>)>)>..::..DictionaryItemsEventArgs | CTor |
Fields
| Name | Description | |
|---|---|---|
| Count | Reported count (Inherited from ListWithEvents<(Of <(<'T>)>)>..::..CountEventArgs.) | |
| Items | Items reported by this event (Inherited from ListWithEvents<(Of <(<'T>)>)>..::..ItemsEventArgs.) |
Properties
| Name | Description | |
|---|---|---|
| Items | Items reported by this event |