Table of Contents

Method GetAllSelectedObjects

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetAllSelectedObjects()

Returns SelectedObject (if not null) and all multi selected objects if MultiSelect is true

public IEnumerable<T> GetAllSelectedObjects()

Returns

IEnumerable<T>