ObjMethodIterator Object

Applies to TestComplete 14.40, last modified on April 22, 2021

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