KotlinListremove
get

removeList

size

Removes an element or removes the element at a specified index.

Syntax

list.remove(element) / list.removeAt(index)