Modifier

Partager via


_VBComponents_Old.Add(vbext_ComponentType) Method

Definition

public Microsoft.Vbe.Interop.VBComponent Add (Microsoft.Vbe.Interop.vbext_ComponentType ComponentType);
abstract member Add : Microsoft.Vbe.Interop.vbext_ComponentType -> Microsoft.Vbe.Interop.VBComponent
Public Function Add (ComponentType As vbext_ComponentType) As VBComponent

Parameters

ComponentType
vbext_ComponentType

Returns

Applies to