kotlin.collections.AbstractMutableList.addAll

addAll

open fun addAll(index: Int, elements: Collection<E>): Boolean

Platform and version requirements: JS

Inserts all of the elements in the specified collection elements into this list at the specified 登录查看完整内容