RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNodeList.Clear Method

Removes all nodes from the list.

Pascal
procedure Clear;
C++
__fastcall Clear();

Call Clear to empty the list.

Note: Clear does not call the BeginUpdate and EndUpdate methods, even though it may result in the deletion of more than one node.
 

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