RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IEnumActionFieldValueRecords.EndIterator Method

Cleans up after iterating over the records in the request.

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

Call EndIterator when you are finished iterating over the records in the HTTP request. EndIterator performs all necessary cleanup, and sets the InIterator property to false. 

 

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