Bearbeiten

Freigeben über


_Components.Add(vbext_ComponentType) Method

Definition

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

Parameters

ComponentType
vbext_ComponentType

Returns

Applies to