get

open fun get(index: Int): TextElement(source)

Returns the element at the specified index.

Return

the element at that position

Parameters

index

the index

Throws

if index is out of range