Table of Contents

Method GetAllMarkedItems

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

GetAllMarkedItems()

Gets all marked item indices from the data source.

public IEnumerable<int> GetAllMarkedItems()

Returns

IEnumerable<int>

An enumerable of marked item indices in ascending order.