OptionCollection class
OptionCollection class
The OptionElements represents a wrapper that is associated with the IHTMLOptionsCollection
The OptionCollection type exposes the following members:
Properties
| Property | Description |
|---|---|
| count | The number of Option in the list. |
Gets the OptionElement at the specified index.
Indexer
| Name | Description |
|---|---|
| [index] | The index. |
Methods
| Method | Description |
|---|---|
| add | Add new option. |
| remove | Remove the option from list. |
See Also
- module
aspose.html.forms - class
OptionElement