Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
E18812-01
The ConverterCollections..::.ConverterCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Collection |
The underlying | |
| ConverterDown |
The IConverter used to pass values down to the
underlying collection.
| |
| ConverterUp |
The IConverter used to view the underlying
collection's values through.
| |
| Count |
Gets the number of elements contained in the collection.
| |
| IsSynchronized |
Gets a value indicating whether access to the collection is
synchronized (thread safe).
| |
| SyncRoot |
Gets an object that can be used to synchronize access to the
collection.
|