Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| SortedHashSet()()() |
Create a new SortedHashSet.
| |
| SortedHashSet(ICollection) |
Create and populate a new SortedHashSet with the given collection
of elements.
| |
| SortedHashSet(IComparer) |
Create a new SortedHashSet with the specified | |
| SortedHashSet(Int32) |
Create a new SortedHashSet with the specified initial capacity.
| |
| SortedHashSet(SerializationInfo, StreamingContext) |
Initializes a new instance of the SortedHashSet class
using the specified
|