Reset Method

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

Description

The ObjEventIterator.Reset method sets the iterator’s pointer to the first object in the collection of the ObjEvent objects to which the given iterator provides access.

Declaration

ObjEventIteratorObj.Reset()

ObjEventIteratorObj An expression, variable or parameter that specifies a reference to an ObjEventIterator object
Result None

Applies To

The method is applied to the following object:

Result Value

None.

See Also

ObjEventIterator.HasNext
ObjEventIterator.Next
ObjEventIterator.Skip

Highlight search results