LinkedWindowsClass 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("0002E187-0000-0000-C000-000000000046")]
public class LinkedWindowsClass : Microsoft.Vbe.Interop.LinkedWindows, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("0002E187-0000-0000-C000-000000000046")>]
type LinkedWindowsClass = class
interface _LinkedWindows
interface LinkedWindows
interface IEnumerable
Public Class LinkedWindowsClass
Implements IEnumerable, LinkedWindows
- Héritage
-
LinkedWindowsClass
- Attributs
- Implémente
Constructeurs
| LinkedWindowsClass() |
Propriétés
| Count | |
| Parent | |
| VBE |
Méthodes
| Add(Window) | |
| GetEnumerator() | |
| Item(Object) | |
| Remove(Window) |