|
inlineoverridevirtual |
Returns a reference to the element at specified location index.
index | The position of the element to return. |
std::out_of_range | If pos is not within the range of the container. |
Implements xtd::collections::generic::ilist< type_t >.