Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.1.3.0.0)
E47892-01

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

Properties

  NameDescription
Public propertyCollection
The underlying ICollection.
Public propertyConverterDown
The IConverter used to pass values down to the underlying collection.
Public propertyConverterUp
The IConverter used to view the underlying collection's values through.
Public propertyCount
Gets the number of elements contained in the collection.
Public propertyIsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread safe).
Public propertySyncRoot
Gets an object that can be used to synchronize access to the collection.

See Also