Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The HashSet type exposes the following members.

Properties

  NameDescription
Count
Gets the number of elements in this collection.
(Inherited from DictionarySet.)
IsSynchronized
Gets a value indicating whether access to this collection is thread-safe.
(Inherited from DictionarySet.)
SyncRoot
Get an object that can be used to synchronize access to this collection.
(Inherited from DictionarySet.)

See Also