Item Method (COMAddIns Object)

                  Applies To

Returns a member of the COMAddIns collection. With the Item method, you can use either an ordinal value that returns the COM add-in at that position in the COMAddIns collection, or a String value that represents the ProgID of the specified COM add-in.

Syntax

expression.Item

expression   Required. The COMAddIns collection.