Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
E18812-01
The HashSet type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds an element to the set and returns a value to indicate if the
element was successfully added.
| |
| Clear |
Remove all elements from the set.
| |
| Contains |
Determine whether the set contains a specific element.
| |
| CopyTo |
Copy elements from this collection into the one-dimensional array.
| |
| Equals | Overloaded. | |
Allows an (Inherited from | ||
| GetEnumerator |
Return an IEnumerator that iterates through this collection.
| |
| GetHashCode |
Returns a hash code for this object.
(Overrides | |
| GetObjectData |
Populates SerializationInfo with the data needed to serialize this
object.
| |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Remove |
Remove the specified element from the set.
| |
| ToString |
Returns string representation of this instance.
(Overrides |