RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNodeList.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. NotificationProc is called for every node in the list as it is removed.
 

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