Click or drag to resize

HashSet Properties

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

The HashSet type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in this collection.
(Inherited from DictionarySet.)
Public propertyIsSynchronized
Gets a value indicating whether access to this collection is thread-safe.
(Inherited from DictionarySet.)
Public propertySyncRoot
Get an object that can be used to synchronize access to this collection.
(Inherited from DictionarySet.)
Top
See Also