Sdílet prostřednictvím


PSConsoleReadLine.SwapCharacters Method

Definition

Swap the current character and the one before it.

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

Parameters

arg
Object

Applies to