Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The LongSortedList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Add the passed element value to the ILongArray and return the
index at which the element value was stored.
| |
| Clear |
Remove all elements from the ILongArray.
| |
| Contains |
Determine if the ILongArray contains the specified element.
| |
Determines whether the specified (Inherited from | ||
| Exists |
Determine if the specified index is in use.
| |
Allows an (Inherited from | ||
| GetEnumerator | Overloaded. | |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Remove |
Remove the specified index from the ILongArray, returning its
associated value.
| |
Returns a (Inherited from |