Edytuj

Udostępnij za pośrednictwem


ComponentsClass.Add(vbext_ComponentType) Method

Definition

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

Parameters

ComponentType
vbext_ComponentType

Returns

Implements

Applies to