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

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.7.1.23 (3.7.1.23)

Syntax

C#
public abstract class ConverterCollections

Inheritance Hierarchy

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

See Also