編輯

共用方式為


_VBProjects.Item(Object) Method

Definition

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

Parameters

index
Object

Returns

Implements

Applies to