Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

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

See Also