ComponentsClass Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("BE39F3D6-1B13-11D0-887F-00A0C90F2744")]
public class ComponentsClass : Microsoft.Vbe.Interop.Components, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("BE39F3D6-1B13-11D0-887F-00A0C90F2744")>]
type ComponentsClass = class
interface _Components
interface Components
interface IEnumerable
Public Class ComponentsClass
Implements Components, IEnumerable
- Herança
-
ComponentsClass
- Atributos
- Implementações
Construtores
| ComponentsClass() |
Propriedades
| Application | |
| Count | |
| Parent | |
| VBE |
Métodos
| Add(vbext_ComponentType) | |
| GetEnumerator() | |
| Import(String) | |
| Item(Object) | |
| Remove(Component) |