Edit

Share via


_AddIns.Item(Object) Method

Definition

public Microsoft.Vbe.Interop.AddIn Item (object index);
abstract member Item : obj -> Microsoft.Vbe.Interop.AddIn
Public Function Item (index As Object) As AddIn

Parameters

index
Object

Returns

Applies to