Window.Next Propriété
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.
Renvoie l'objet suivant de la collection.
public:
property Microsoft::Office::Interop::Word::Window ^ Next { Microsoft::Office::Interop::Word::Window ^ get(); };
public Microsoft.Office.Interop.Word.Window Next { get; }
member this.Next : Microsoft.Office.Interop.Word.Window
Public ReadOnly Property Next As Window