.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Xml Class Summary

Xml::RemoveFromTree

Removes the calling object and its sub-tree from the XML document making it the root of its own tree.

  Declarations  
    [Visual Basic]
Public Sub RemoveFromTree()

[C#]
public void RemoveFromTree();

[C++]
public void RemoveFromTree();

[JScript]
public function RemoveFromTree();
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.