Table of Contents

Method ElementAt

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ElementAt(int)

Returns the collection being navigated element at idx.

protected override object ElementAt(int idx)

Parameters

idx int

Returns

object