SetIterator.end Method
Moves the iterator past the last element in the set.
Syntax
public void end()
Run On
Called
Remarks
After executing this method, the more method will return false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Moves the iterator past the last element in the set.
public void end()
Called
After executing this method, the more method will return false.