Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

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

Fields

  NameDescription
m_convKey
The IConverter used to convert keys.
m_convValue
The IConverter used to convert values.
m_enum
The underlying IDictionaryEnumerator.

See Also