RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderList.Clear Method

Empties the list and frees the TSOAPHeader objects.

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

Clear removes all of the headers from the list and, if the OwnsObjects property is true, frees each one . After a call to Clear, the value of the Count property is 0. 

 

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