'Declaration ReadOnly Property canHaveChildren As System.Boolean
System.bool canHaveChildren {get;}
canHaveChildren
property of IHTMLElement2
interface.
'Declaration ReadOnly Property canHaveChildren As System.Boolean
System.bool canHaveChildren {get;}
An original IDL definition of canHaveChildren
property was the following: VARIANT_BOOL canHaveChildren
;