sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.wrapper
/
PrimitiveArrayWrapper
/
elementAt
element
At
abstract
fun
elementAt
(
index
:
Int
)
:
PT
获取指定索引处的元素.
参考
kotlin.collections.elementAt
Return
指定索引处的元素
Parameters
index
元素的索引
Throws
Index
Out
Of
Bounds
Exception
如果索引超出范围