Click or drag to resize

ConverterCollection Fields

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ConverterCollectionsConverterCollection type exposes the following members.

Fields
  NameDescription
Protected fieldm_col
The underlying ICollection.
Protected fieldm_convDown
The IConverter from this ICollection to the underlying ICollection.
Protected fieldm_convUp
The IConverter from the underlying ICollection to this ICollection.
Top
See Also