IEditorOperations.DeleteToEndOfLine Méthode
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.
Supprime la ligne sur laquelle figure le signe insertion, jusqu'au caractère de saut de ligne, ainsi que la sélection, le cas échéant.
public:
bool DeleteToEndOfLine();
public:
bool DeleteToEndOfLine();
bool DeleteToEndOfLine();
public bool DeleteToEndOfLine ();
abstract member DeleteToEndOfLine : unit -> bool
Public Function DeleteToEndOfLine () As Boolean
Retours
true si l’opération a réussi ; sinon, false.