ConverterCacheEntries Properties |
The ConverterCollectionsConverterCacheEntries type exposes the following members.
| Name | Description | |
|---|---|---|
| ConverterKeyDown |
The IConverter used to pass keys down to the
underlying entries collection.
| |
| ConverterKeyUp |
The IConverter used to view the underlying
entries' keys through.
| |
| ConverterValueDown |
The IConverter used to pass values down to the
underlying entries collection.
| |
| ConverterValueUp |
The IConverter used to view the underlying
entries' values through.
| |
| Count |
Gets the number of elements contained in the collection.
| |
| Entries |
The underlying collection of ICacheEntry
objects.
| |
| IsSynchronized |
Gets a value indicating whether access to the collection is
synchronized (thread safe).
| |
| SyncRoot |
Gets an object that can be used to synchronize access to the
collection.
|