XMLNode.Clone

From Real Software Documentation

Jump to: navigation, search
Method
XMLNode.Clone ( Deep as Boolean ) As XMLNode

Duplicates the current node.

The Deep parameter indicates whether to also duplicate all the child nodes. It returns an XMLNode.

Personal tools