RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetParentNode Method

Returns the interface for the node's parent node.

Pascal
function GetParentNode: IXMLNode;
C++
__fastcall IXMLNode GetParentNode();

GetParentNode is the read implementation of the ParentNode property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!