Click or drag to resize

ILongArrayEnumerator Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ILongArrayEnumerator type exposes the following members.

Properties
  NameDescription
Public propertyCurrent
Gets the current element in the collection.
(Inherited from IEnumerator.)
Public propertyIndex
Returns the index of the current value, which is the value returned by the most recent call to the MoveNext method.
Top
See Also