Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

IDictionary-based ICollection implementation that contains no duplicate elements.

Namespace:  Tangosol.Util.Collections
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
public class HashSet : ICollection, IEnumerable, 
	ISerializable

Inheritance Hierarchy

System..::.Object
  Tangosol.Util.Collections..::.HashSet

See Also