ObjFieldIterator Object

Applies to TestComplete 15.63, last modified on April 10, 2024
This object is obsolete. See the Remarks section below.

Description

ObjFieldIterator objects allows you to work with a collection of object’s fields that you can see in the Properties page of the Object Browser panel. To obtain the ObjFieldIterator object in scripts, use the built-in EnumFields routine.

Members

Remarks

This object is obsolete. It is supported for backward compatibility only. To work with the collection of the tested object’s fields, use the aqObject.GetFields method.

See Also

EnumFields Method
ObjField Object

Highlight search results