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

Back to Xml Class Summary

Xml::GetParent

Returns the parent of this XML node, or NULL if the node is the root of the tree.

  Declarations  
    [Visual Basic]
Public Function GetParent() As Xml

[C#]
public Xml GetParent();

[C++]
public Xml *GetParent();

[JScript]
public function GetParent() : Xml
 
  Parameters  
   
 

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