Invalidates the iterator. Conceptually it moves the the iterator to the end of the list so that the next call to GetNextArg generates an exception.
[Visual Basic] Public Sub End() [C#] public void End(); [C++] public: void End(); [JScript] public function End();
ArgIterator Structure | ArgIterator Members | System Namespace