'Declaration ReadOnly Property documentElement As IHTMLElement
IHTMLElement documentElement {get;}
documentElement
property of IHTMLDocument3
interface.
'Declaration ReadOnly Property documentElement As IHTMLElement
IHTMLElement documentElement {get;}
An original IDL definition of documentElement
property was the following: IHTMLElement* documentElement
;