Field.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::Field ^ Next { Microsoft::Office::Interop::Word::Field ^ get(); };
public Microsoft.Office.Interop.Word.Field Next { get; }
member this.Next : Microsoft.Office.Interop.Word.Field
Public ReadOnly Property Next As Field