Property Keys | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Keys

public ICollection<string> Keys { get; }

Property Value

ICollection<string>

An ICollection containing the keys of the object that implements IDictionary<TKey, TValue>.