IEditorOperations.DeleteWordToRight Methode

Definition

Löscht das Wort rechts von der aktuellen Position der Einfügemarke.

public:
 bool DeleteWordToRight();
public:
 bool DeleteWordToRight();
bool DeleteWordToRight();
public bool DeleteWordToRight ();
abstract member DeleteWordToRight : unit -> bool
Public Function DeleteWordToRight () As Boolean

Gibt zurück

Boolean

true , wenn die Bearbeitung erfolgreich war, andernfalls false.

Gilt für