Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Xml::AddChildTree
Adds an entire subtree as a child. If the child was a subtree within another Xml document then the subtree is effectively transferred from one XML document to another.
![]() |
Declarations | ||
|
[Visual Basic] Public Function AddChildTree(Xml treeRootNode) As Boolean [C#] public bool AddChildTree(Xml treeRootNode); [C++] public bool AddChildTree(Xml *treeRootNode); [JScript] public function AddChildTree(Xml treeRootNode) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.