Reset Method

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

Description

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

Declaration

ObjFieldIteratorObj.Reset()

ObjFieldIteratorObj An expression, variable or parameter that specifies a reference to an ObjFieldIterator object
Result None

Applies To

The method is applied to the following object:

Result Value

None.

See Also

HasNext Method
Next Method
Skip Method

Highlight search results