Table of Contents

Property Collection

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Collection

The collection of objects to search. ToString() is used to search the collection.

public IEnumerable<object> Collection { get; set; }

Property Value

IEnumerable<object>