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

Back to Xml Class Summary

Xml::GetXml

Generate the XML text document for the XML tree rooted at this node.

  Declarations  
    [Visual Basic]
Public Function GetXml() As String

[C#]
public string GetXml();

[C++]
public String *GetXml();

[JScript]
public function GetXml() : String
 
  Parameters  
   
 

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