RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetAttributeNodes Method

Returns the value of the AttributeNodes property.

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

GetAttributeNodes is the read implementation of the AttributeNodes property. 

 

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