运算符 [] 方法

int 运算符 [](
  1. int index
)

实现

external int operator [](int index);