kotlin.collections.ArrayList.removeRange
removeRange
protected open fun removeRange(fromIndex: Int, toIndex: Int)
Overrides AbstractMutableList.removeRange
Platform and version requirements: JS
Removes the range of elements from this list starting from fromIndex and ending with but not including 登录查看完整内容