Gets or sets the Int64 at the specified index.


- index (Int32)
- The zero-based index of the element to get or set.

The Int64 at the specified index.

Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is out of range.
|