ConverterEntry Properties |
The ConverterCollectionsConverterCacheEntriesConverterEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConverterKeyUp |
Return the IConverter to view the underlying
entry's key through.
(Overrides ConverterCollectionsAbstractConverterCacheEntryConverterKeyUp.) |
![]() | ConverterValueDown |
Return the IConverter used to change value in
the underlying entry.
(Overrides ConverterCollectionsAbstractConverterCacheEntryConverterValueDown.) |
![]() | ConverterValueUp |
Return the IConverter to view the underlying
entry's value through.
(Overrides ConverterCollectionsAbstractConverterCacheEntryConverterValueUp.) |
![]() | Entry |
The underlying ICacheEntry.
(Inherited from ConverterCollectionsAbstractConverterCacheEntry.) |
![]() | Key |
Gets the key corresponding to this entry.
(Inherited from ConverterCollectionsAbstractConverterCacheEntry.) |
![]() | Value |
Gets or sets the value corresponding to this entry.
(Inherited from ConverterCollectionsAbstractConverterCacheEntry.) |