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

Overload List

  NameDescription
HashSet()()()
Create a new HashSet.
HashSet(ICollection)
Create and populate a new HashSet with the given collection of elements.
HashSet(Int32)
Create a new HashSet with the specified initial capacity.
HashSet(SerializationInfo, StreamingContext)
Initializes a new instance of the HashSet class using the specified SerializationInfo and StreamingContext.

See Also