at abstract method

ListItem at(
  1. int index
)

Returns the item at the given index.

Implementation

ListItem at(int index);