RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNodeList Members

The following tables list the members exposed by IXMLNodeList.

 
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. 
 
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. 
 
Last 
Returns the last node in the list. 
 
Removes a specified node from the list. 
 
Replaces a specified node in the list with another node. 
 
Name 
Description 
 
Indicates the number of nodes in the list. 
 
Provides access to the nodes in the list. 
 
Indicates the number of times an application has called BeginUpdate without a matching call to EndUpdate
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!