RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNodeList.List Property

Stores the interfaces for every node in the list.

Pascal
property List: IInterfaceList;
C++
__property IInterfaceList List;

TXMLNodeList uses List internally to store and manage the interfaces to the nodes it represents. 

 

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