Edit

Share via


VBComponentsClass.Item(Object) Method

Definition

public virtual Microsoft.Vbe.Interop.VBComponent Item (object index);
abstract member Item : obj -> Microsoft.Vbe.Interop.VBComponent
override this.Item : obj -> Microsoft.Vbe.Interop.VBComponent
Public Overridable Function Item (index As Object) As VBComponent

Parameters

index
Object

Returns

Implements

Applies to