ObjMethodIterator Object

Applies to TestComplete 14.10, last modified on June 5, 2019

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

BuiltIn.EnumMethods Method
ObjMethod Object

Highlight search results