RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNodeList Methods

The methods of the TXMLNodeList class are listed here.

 
Name 
Description 
 
Add 
Adds a new node to the end of the list. 
 
Increments the value of UpdateCount
 
Removes all nodes from the list. 
 
This is the overview for the Delete method overload. 
 
Executes the callback specified by NotificationProc
 
Decrements the value of UpdateCount
 
This is the overview for the FindNode method overload. 
 
Returns a node that appears a specified amount before or after another node. 
 
Returns the first node in the list. 
 
Get 
Returns a specified node in the list. 
 
Returns the number of nodes in the list. 
 
Returns a specified node from the list. 
 
Returns the value of the UpdateCount property. 
 
This is the overview for the IndexOf method overload. 
 
Inserts a new node into a specified position in the list. 
 
Provides the underlying implementation of the Insert method 
 
Last 
Returns the last node in the list. 
 
Removes a specified node from the list. 
 
Replaces a node in the list with another node. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!