Property Keys | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Keys
public ICollection<string> Keys { get; }
Property Value
An ICollection containing the keys of the object that implements IDictionary<TKey, TValue>.
Namespace
Assembly
Terminal.Gui.dll
public ICollection<string> Keys { get; }
An ICollection containing the keys of the object that implements IDictionary<TKey, TValue>.