operator [] abstract method

T operator [](
  1. int index
)
inherited

Implementation

T operator [](int index);