getItem

fun getItem(index: Int): SVGNumber(source)

The getItem() method of the SVGNumberList interface returns the specified item from the list.

MDN Reference