Click or drag to resize

HashSet Properties

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

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