kotlin.collections.AbstractMutableList.removeRange

removeRange

protected open fun removeRange(fromIndex: Int, toIndex: Int)

Platform and version requirements: JS

Removes the range of elements from this list starting from fromIndex and ending with but not including 登录查看完整内容