Adds an OptionElement to the list of available OptionElement objects.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
public void AddOptionElement( OptionElement element )
Parameters
- element
- Type: Facilita.Web OptionElement
The OptionElement to add.
Remarks
See Also