item method

Rectangle<num> item (
  1. int index
)

Implementation

Rectangle item(int index) native;