IHTMLDOMAttribute2 interface

TBD.

Members

The IHTMLDOMAttribute2 interface inherits from the IUnknown interface. IHTMLDOMAttribute2 also has these types of members:

  • Methods

Methods

The IHTMLDOMAttribute2 interface has these methods.

Method Description
appendChild

Appends an element as a child to the object.

hasChildNodes

Returns a value that indicates whether the object has children.

insertBefore

Inserts an element into the document hierarchy as a child node of a parent object.

removeChild

Removes a child node from the object.

replaceChild

Replaces an existing child element with a new child element.

 

 

 

Send comments about this topic to Microsoft

Build date: 1/26/2012