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

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

Fields

  NameDescription
m_col
The underlying ICollection.
m_convDown
The IConverter from this ICollection to the underlying ICollection.
m_convUp
The IConverter from the underlying ICollection to this ICollection.

See Also