getAt method

DataLinearRing? getAt(
  1. num? n
)

Implementation

external DataLinearRing? getAt(num? n);