Reset Method

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

Description

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

Declaration

ObjPropertyIteratorObj.Reset()

ObjPropertyIteratorObj An expression, variable or parameter that specifies a reference to an ObjPropertyIterator object
Result None

Applies To

The method is applied to the following object:

Result Value

None.

See Also

ObjPropertyIterator.HasNext
ObjPropertyIterator.Next
ObjPropertyIterator.Skip

Highlight search results