RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetChildNodes Method

Returns the value of the ChildNodes property.

Pascal
function GetChildNodes: IXMLNodeList;
C++
__fastcall IXMLNodeList GetChildNodes();

GetChildNodes is the read implementation of the ChildNodes property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!