Addins Collection
Description
A collection of Addin objects.
Object Model
Addins CollectionAddin Object
Remarks

This object corresponds to the Add-in Manager dialog box.

The names of the available Add-in objects are displayed in the Add-in Manager dialog box. Alternatively, you can use the Addin.Name property to retrieve the relevant add-in name.

Add-in objects are available for add-ins provided with UFT One, as well as for add-ins that you or a third party developed to support additional environments or controls using add-in extensibility.

Example
Public Properties
Public Property CountThe number of Addin objects in the collection.
Public Property ItemReturns the Addin object located in the specified position.