item

open override fun item(index: Int): Element?(source)

The HTMLCollection method item() returns the element located at the specified offset into the collection.

MDN Reference