Skip to content

list::removeRange

removeRange(list: List, range: Range)

ParameterTypeDescription
listList
rangeRange

Removes the items within the given range.

Returns

(*) The same container.