Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
Overload List
| Name | Description | |
|---|---|---|
| HashSet()()()() |
Create a new HashSet.
| |
| HashSet(ICollection) |
Create and populate a new HashSet with the given collection
of elements.
| |
| HashSet(IDictionary) |
Create a new HashSet that uses the specified IDictionary to
store its 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.
|