Table of Contents

Property SelectedIndices

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

SelectedIndices

Gets the currently selected option indices, in selection order, as a read-only snapshot.

protected IReadOnlyList<int> SelectedIndices { get; }

Property Value

IReadOnlyList<int>

Remarks

To enumerate the selected option data values, project this list against Options.