Sdílet prostřednictvím


PSConsoleReadLine.NextLine(Nullable<ConsoleKeyInfo>, Object) Method

Definition

Move the cursor to the next line.

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

Parameters

arg
Object

Applies to