Return an iterator to the first element of this array.
Return an iterator providing non-modifiable access to the first element of the array this reference object represents; return a past-the-end iterator if size() == 0.
an iterator to the first element of this array