Click or drag to resize

ConverterDictionaryEnumerator Fields

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

The ConverterCollectionsConverterDictionaryEnumerator type exposes the following members.

Fields
  NameDescription
Protected fieldm_convKey
The IConverter used to convert keys.
Protected fieldm_convValue
The IConverter used to convert values.
Protected fieldm_enum
The underlying IDictionaryEnumerator.
Top
See Also