Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.1.3.0.0)
E47892-01

The ConverterCollections..::..ConverterCache type exposes the following members.

Fields

  NameDescription
Protected fieldm_convKeyDown
The IConverter used to pass keys down to the dictionary.
(Inherited from ConverterCollections..::..ConverterDictionary.)
Protected fieldm_convKeyUp
The IConverter used to view keys stored in the dictionary.
(Inherited from ConverterCollections..::..ConverterDictionary.)
Protected fieldm_convValDown
The IConverter used to pass keys down to the dictionary.
(Inherited from ConverterCollections..::..ConverterDictionary.)
Protected fieldm_convValUp
The IConverter used to view values stored in the dictionary.
(Inherited from ConverterCollections..::..ConverterDictionary.)
Protected fieldm_dictionary
The underlying dictionary.
(Inherited from ConverterCollections..::..ConverterDictionary.)
Protected fieldm_entries
The entry collection.

See Also