Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The ILongArrayEnumerator type exposes the following members.

Properties

  NameDescription
Current
Gets the current element in the collection.
(Inherited from IEnumerator.)
Index
Returns the index of the current value, which is the value returned by the most recent call to the MoveNext method.

See Also