Freigeben über


VBComponents Schnittstelle

Definition

[System.Runtime.InteropServices.Guid("EEE0091C-E393-11D1-BB03-00C04FB6C4A6")]
public interface VBComponents : Microsoft.Vbe.Interop._VBComponents
[<System.Runtime.InteropServices.Guid("EEE0091C-E393-11D1-BB03-00C04FB6C4A6")>]
type VBComponents = interface
    interface _VBComponents
Public Interface VBComponents
Implements _VBComponents
Abgeleitet
Attribute
Implementiert

Eigenschaften

Count (Geerbt von _VBComponents_Old)
Parent (Geerbt von _VBComponents_Old)
VBE (Geerbt von _VBComponents_Old)

Methoden

Add(vbext_ComponentType) (Geerbt von _VBComponents_Old)
AddCustom(String) (Geerbt von _VBComponents)
AddMTDesigner(Int32) (Geerbt von _VBComponents)
GetEnumerator() (Geerbt von _VBComponents_Old)
Import(String) (Geerbt von _VBComponents_Old)
Item(Object) (Geerbt von _VBComponents_Old)
Remove(VBComponent) (Geerbt von _VBComponents_Old)

Gilt für: