CloneNode method
Returns copy of current node.

Applies to
TIcXMLNode

Declaration
Function CloneNode: TIcXMLNode;

Description
New node has the same properties as pattern except pointers to parent, next and previous nodes, which are nil.
This is virtual method and can be overriden for descendant of TIcXMLNode, which require copying of any additional parameters.


HTML generated by Time2HELP
http://www.time2help.com