Sdílet prostřednictvím


PSConsoleReadLine.ViDeleteToCharBackward Method

Definition

Deletes backwards until given character.

public static void ViDeleteToCharBackward (ConsoleKeyInfo? key = default, object arg = default);
static member ViDeleteToCharBackward : Nullable<ConsoleKeyInfo> * obj -> unit
Public Shared Sub ViDeleteToCharBackward (Optional key As Nullable(Of ConsoleKeyInfo) = Nothing, Optional arg As Object = Nothing)

Parameters

arg
Object

Applies to