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

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