HTMLSelectElement.Options

HTMLSelectElement.Options property

The collection of OPTION elements contained by this element. @version DOM Level 2

public IHTMLOptionsCollection Options { get; }

See Also