Click or drag to resize

ConverterDictionary Fields

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ConverterCollectionsConverterDictionary type exposes the following members.

Fields
  NameDescription
Protected fieldm_convKeyDown
The IConverter used to pass keys down to the dictionary.
Protected fieldm_convKeyUp
The IConverter used to view keys stored in the dictionary.
Protected fieldm_convValDown
The IConverter used to pass keys down to the dictionary.
Protected fieldm_convValUp
The IConverter used to view values stored in the dictionary.
Protected fieldm_dictionary
The underlying dictionary.
Top
See Also