ObjMethodIterator Object

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

The ObjMethodIterator objects allows you to work with the collection of object’s methods which you can see in the Methods page of the Object Browser panel. To obtain the ObjMethodIterator object in scripts, use the built-in EnumMethods routine.

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

Members

See Also

EnumMethods Method
ObjMethod Object

Highlight search results