ILongArrayEnumerator Properties |
The ILongArrayEnumerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|