ConverterCacheEntry Fields |
The ConverterCollectionsConverterCacheEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | m_convKeyUp |
The IConverter used to view the entry's key.
|
![]() | m_convValDown |
The IConverter used to store the entry's value.
|
![]() | m_convValUp |
The IConverter used to view the entry's value.
|
![]() | m_entry |
The underlying entry.
(Inherited from ConverterCollectionsAbstractConverterCacheEntry.) |
![]() | m_keyUp |
Cached converted key.
(Inherited from ConverterCollectionsAbstractConverterCacheEntry.) |
![]() | m_valueUp |
Cached converted value.
(Inherited from ConverterCollectionsAbstractConverterCacheEntry.) |