AvaloniaDictionary<TKey, TValue>.

Values Property

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

Syntax

public ICollection<TValue> Values { get; }

Value

Type Description
ICollection<TValue>