ObjEventIterator Object Methods

Applies to TestComplete 12.60, last modified on September 17, 2018

The ObjEventIterator object contains the following methods:

Method List

Name Description
HasNext Returns True if the iterator can move to the next object.
Next Returns the next object in the collection of ObjEvent objects.
Reset Sets the iterator’s pointer to the first object in the collection.
Skip Skips the specified number of objects when iterating through the collection.

See Also

ObjEventIterator Object

Highlight search results