RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetHasChildNodes Method

Indicates whether the node has any child nodes.

Pascal
function GetHasChildNodes: Boolean;
C++
__fastcall Boolean GetHasChildNodes();

GetHasChildNodes is the read implementation of the HasChildNodes property. 

 

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