Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

A collection of ICollection implementation classes that use the IConverter interface to convert the items stored in underlying collection objects.

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

Syntax

C#
public abstract class ConverterCollections

Inheritance Hierarchy

System..::.Object
  Tangosol.Util..::.ConverterCollections

See Also