[This is preliminary documentation and is subject to change.]
The DictionaryItemUpdateEventArgs<(Of <(TKey, TValue>)>) type exposes the following properties.
Properties
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Item |
Changed item.
(Inherited from DictionaryItemChangeEventArgs<(Of <(TKey, TValue>)>).) |
![]() | Key |
Changed item key.
(Inherited from DictionaryItemChangeEventArgs<(Of <(TKey, TValue>)>).) |
![]() | OldItem |
Old item.
|