편집

다음을 통해 공유


VBComponents Interface

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
Derived
Attributes
Implements

Properties

Count (Inherited from _VBComponents_Old)
Parent (Inherited from _VBComponents_Old)
VBE (Inherited from _VBComponents_Old)

Methods

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

Applies to