removeAllAt

abstract fun removeAllAt(indexes: Collection<Int>)(source)

Removes all values at the given indexes from the model.

Parameters

indexes

to remove