IHTMLDOMNode_Interface interface
TBD.
Members
The IHTMLDOMNode_Interface interface inherits from the IUnknown interface. IHTMLDOMNode_Interface also has these types of members:
- Methods
Methods
The IHTMLDOMNode_Interface interface has these methods.
| Method | Description |
|---|---|
| appendChild | Appends an element as a child to the object. |
| cloneNode | Copies a reference to the object from the document hierarchy. |
| 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