VBComponentsClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |