DomHtmlElement 构造函数

定义

重载

DomHtmlElement(NSObjectFlag)
DomHtmlElement(IntPtr)

DomHtmlElement(NSObjectFlag)

protected DomHtmlElement(Foundation.NSObjectFlag t);
new WebKit.DomHtmlElement : Foundation.NSObjectFlag -> WebKit.DomHtmlElement

参数

适用于

DomHtmlElement(IntPtr)

protected internal DomHtmlElement(IntPtr handle);
new WebKit.DomHtmlElement : nativeint -> WebKit.DomHtmlElement

参数

handle
IntPtr

nativeint

适用于