List.remove

Removes last elements(s) starting from an index; number of elements to remove is in count

class List(T)
void
remove

Meta