C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement2 Interface : mergeAttributes Method |
mergeAttributes
method of IHTMLElement2
interface.
'Declaration Sub mergeAttributes( _ ByVal mergeThis As IHTMLElement _ )
void mergeAttributes( IHTMLElement mergeThis )
An original IDL definition of mergeAttributes
method was the following: HRESULT mergeAttributes (IHTMLElement* mergeThis)
;