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