C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace : IHTMLDOMNode Interface |
The following tables list the members exposed by IHTMLDOMNode.
Name | Description | |
---|---|---|
attributes | This method is for internal use only. | |
childNodes | This method is for internal use only. | |
firstChild | This method is for internal use only. | |
lastChild | This method is for internal use only. | |
nextSibling | This method is for internal use only. | |
nodeName | This method is for internal use only. | |
nodeType | This method is for internal use only. | |
nodeValue | This method is for internal use only. | |
parentNode | This method is for internal use only. | |
previousSibling | This method is for internal use only. |
Name | Description | |
---|---|---|
appendChild | This method is for internal use only. | |
cloneNode | This method is for internal use only. | |
hasChildNodes | This method is for internal use only. | |
insertBefore | This method is for internal use only. | |
removeChild | This method is for internal use only. | |
removeNode | This method is for internal use only. | |
replaceChild | This method is for internal use only. | |
replaceNode | This method is for internal use only. | |
swapNode | This method is for internal use only. |