length

open override var length: Int(source)

The length property of the HTMLOptionsCollection interface returns the number of option elements in the collection.

MDN Reference