elementAt

abstract fun elementAt(index: Int): PT

获取指定索引处的元素.

参考 kotlin.collections.elementAt

Return

指定索引处的元素

Parameters

index

元素的索引

Throws

如果索引超出范围