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

Back to Xml Class Summary

Xml::UnzipTree

Unzips and recreates the XML node and the entire subtree, restoring it to the state before it was zip compressed.

  Declarations  
    [Visual Basic]
Public Function UnzipTree() As Boolean

[C#]
public bool UnzipTree();

[C++]
public bool UnzipTree();

[JScript]
public function UnzipTree() : Boolean
 
  Parameters  
   
 

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