AvaloniaDictionary<TKey, TValue>.

Keys Property

Namespace
Avalonia.Collections
Containing Type
AvaloniaDictionary<TKey, TValue>

Syntax

public ICollection<TKey> Keys { get; }

Value

Type Description
ICollection<TKey>