[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.CollectionsAssembly: PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0
Syntax
C# | Visual Basic | Visual C++ |
Type Parameters
- TKey
- TValue
Members
All Members | Constructors ![]() | Properties ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | DictionaryItemChangeEventArgs<(Of <(TKey, TValue>)>)(TKey, TValue) | Initializes a new instance of the DictionaryItemChangeEventArgs<(Of <(TKey, TValue>)>) class |
![]() | Item |
Changed item.
|
![]() | Key |
Changed item key.
|
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
Phoenix.Collections..::.DictionaryItemChangeEventArgs<(Of <(TKey, TValue>)>)
Phoenix.Collections..::.DictionaryItemUpdateEventArgs<(Of <(TKey, TValue>)>)
System..::.EventArgs
Phoenix.Collections..::.DictionaryItemChangeEventArgs<(Of <(TKey, TValue>)>)
Phoenix.Collections..::.DictionaryItemUpdateEventArgs<(Of <(TKey, TValue>)>)