COMAddIns.Item Method
Gets a member of the specified COMAddIns collection.
Syntax
expression.Item(Index)
expression Required. A variable that represents a COMAddIns object. The specified COMAddIns collection.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Long | Represents the location of the member within the collection. |