getIndex method

int getIndex()

Implementation

int getIndex() {
  return _controller.index;
}