Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CsQuery
Implementation
HTMLOptionElement
C# Class CsQuery.Implementation.HTMLOptionElement
An HTML option element.
Inheritance:
DomElement
,
IHTMLOptionElement
显示文件
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
HTMLOptionElement
( ) :
System
Default constructor.
Private Methods
Method
Description
OptionOwner
( ) :
IHTMLSelectElement
OwnerSelectOptions
( ) :
HTMLOptionsCollection
OwnerSelectOptions
(
IDomElement
owner
) :
HTMLOptionsCollection
Method Details
HTMLOptionElement()
public
method
Default constructor.
public
HTMLOptionElement
( ) :
System
return
System