Method GetLine NamespaceTerminal.Gui.Views AssemblyTerminal.Gui.dll GetLine(int) Returns the characters on the line. public List<Cell> GetLine(int line) Parameters line int The intended line. Returns List<Cell>