Click or drag to resize

NullCollection Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The NullImplementationNullCollection type exposes the following members.

Properties
  NameDescription
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.
Top
See Also