aqObjIterator Object Methods

Applies to TestComplete 15.63, last modified on April 23, 2024

The aqObjIterator object contains the following methods:

Method List

Name Description
HasNext Indicates whether an object follows the current one.
Item Returns an item with the specified index.
Next Returns the next object in the collection.
Reset Moves to the first object in the collection.
Skip Increases the index indicating the iterator’s position by the specified number and returns the object by the result index.

See Also

aqObjIterator Object

Highlight search results