Click or drag to resize

ConverterDictionaryEnumerator Fields

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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