Table of Contents

Property Data

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Data

Gets the object collection hosted by this wrapper.

public IReadOnlyCollection<T> Data { get; }

Property Value

IReadOnlyCollection<T>