remove

fun remove(index: Int)(source)

The remove() method of the HTMLOptionsCollection interface removes the option element specified by the index from this collection.

MDN Reference