Oracle® Coherence .NET API Reference Release 3.6
E15727-01

The IConverter used to view the underlying dictionary's values through.

Namespace:  Tangosol.Util
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public virtual IConverter ConverterValueUp { get; }

Field Value

The IConverter from the underlying dictionary's values.

See Also