get
Returns the element at the specified position in this collection.
Return
the element at the specified position
Parameters
index
the index of the element to return (0-based)
Throws
if the index is out of range
Returns the element at the specified position in this collection.
the element at the specified position
the index of the element to return (0-based)
if the index is out of range