get
remove
size
Removes an element or removes the element at a specified index.
list.remove(element) / list.removeAt(index)