elementAt abstract method

ISapObject? elementAt(
  1. int index
)

Implementation

ISapObject? elementAt(int index);