remove method
remove
Remove the option from list.
def remove(self, option):
...
| Parameter | Type | Description |
|---|---|---|
| option | OptionElement | The OptionElement. |
See Also
- module
aspose.html.forms - class
OptionCollection
Remove the option from list.
def remove(self, option):
...
| Parameter | Type | Description |
|---|---|---|
| option | OptionElement | The OptionElement. |
aspose.html.formsOptionCollection