RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNodeCollection.GetList Method

Returns the value of the List property.

Pascal
function GetList: IXMLNodeList; virtual;
C++
virtual __fastcall IXMLNodeList GetList();

GetList is the protected read implementation of the List property. 

 

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