Dela via


PSConsoleReadLine.MoveToEndOfLine Method

Definition

Move the cursor to the end of the input.

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

Parameters

arg
Object

Applies to