Edytuj

Udostępnij za pośrednictwem


VBComponentsClass Class

Definition

[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("BE39F3D7-1B13-11D0-887F-00A0C90F2744")]
public class VBComponentsClass : Microsoft.Vbe.Interop.VBComponents
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("BE39F3D7-1B13-11D0-887F-00A0C90F2744")>]
type VBComponentsClass = class
    interface _VBComponents
    interface VBComponents
Public Class VBComponentsClass
Implements VBComponents
Inheritance
VBComponentsClass
Attributes
Implements

Constructors

VBComponentsClass()

Properties

Count
Parent
VBE

Methods

Add(vbext_ComponentType)
AddCustom(String)
AddMTDesigner(Int32)
GetEnumerator()
Import(String)
Item(Object)
Remove(VBComponent)

Applies to