ConverterCacheEntries Fields |
The ConverterCollectionsConverterCacheEntries type exposes the following members.
Name | Description | |
---|---|---|
![]() | m_col |
The underlying collection of ICacheEntry objects.
|
![]() | m_convKeyDown |
The IConverter used to pass keys down to the entry
collection.
|
![]() | m_convKeyUp |
The IConverter used to view keys stored in the entry
collection.
|
![]() | m_convValDown |
The IConverter used to pass values down to the entry
collection.
|
![]() | m_convValUp |
The IConverter used to view values stored in the entry
collection.
|