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