Components Interface
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.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) |