Edit

Share via


Components Interface

Definition

[System.Runtime.InteropServices.Guid("0002E161-0000-0000-C000-000000000046")]
public interface Components : Microsoft.Vbe.Interop._Components
[<System.Runtime.InteropServices.Guid("0002E161-0000-0000-C000-000000000046")>]
type Components = interface
    interface _Components
Public Interface Components
Implements _Components
Derived
Attributes
Implements

Properties

Application (Inherited from _Components)
Count (Inherited from _Components)
Parent (Inherited from _Components)
VBE (Inherited from _Components)

Methods

Add(vbext_ComponentType) (Inherited from _Components)
GetEnumerator() (Inherited from _Components)
Import(String) (Inherited from _Components)
Item(Object) (Inherited from _Components)
Remove(Component) (Inherited from _Components)

Applies to