Returns by reference the element contained in the list at the specified index.
the position of the list from which to take the element
the element contained in the specified index by reference
See Implementation
Returns by reference the element contained in the list at the specified index.