Sdílet prostřednictvím


PSConsoleReadLine.ViDeleteToBeforeCharBackward Method

Definition

Deletes until given character.

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

Parameters

arg
Object

Applies to