|
ProcessingInstruction Methods |
The methods of the ProcessingInstruction object are listed here. For a complete list of ProcessingInstruction object members, see the ProcessingInstruction Members topic.
| Adds the specified node to the end of the list of child nodes, of this node. | |
| Creates a duplicate of this node. | |
| Gets a value indicating whether this node has any child nodes. | |
| Inserts the specified node immediately before the specified reference node. | |
| Combines all adjacent text nodes in the full depth of the sub-tree underneath this node. | |
| Removes specified child node. | |
| Replaces the child node oldChild with newChild node. |