Delete

fun Delete(start: Int, count: Int = 1)

Parameters

count

the number of elements, that have to be deleted

start

the index of the first element, that has been deleted