HTMLSelectElement.Options
HTMLSelectElement.Options property
The collection of OPTION
elements contained by this element. @version DOM Level 2
public IHTMLOptionsCollection Options { get; }
See Also
- interface IHTMLOptionsCollection
- class HTMLSelectElement
- package com.aspose.html
- package Aspose.HTML