getItem

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

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

MDN Reference