ComponentsClass Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
- Héritage
-
ComponentsClass
- Attributs
- Implémente
Constructeurs
| ComponentsClass() |
Propriétés
| Application | |
| Count | |
| Parent | |
| VBE |
Méthodes
| Add(vbext_ComponentType) | |
| GetEnumerator() | |
| Import(String) | |
| Item(Object) | |
| Remove(Component) |