Table of Contents

Method ToString

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ToString(ConsoleKeyInfo[])

Convert a ConsoleKeyInfo array to string.

public static string ToString(ConsoleKeyInfo[] consoleKeyInfos)

Parameters

consoleKeyInfos ConsoleKeyInfo[]

Returns

string

The string representing the array.