操作符[]方法

Pointer<T> operator [](
  1. int index
)

实现

external Pointer<T> operator [](int index);