操作符 [] 方法

整数 operator [](
  1. 整数 index
)

实现

external int operator [](int index);