Property this | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

this[int, int]

Returns the data at the given indexes of the table (row, column).

object this[int row, int col] { get; }

Parameters

row int

col int

Property Value

object

Edit this page