SingleOrDictionary<TKey, TValue>.

Values Property

Namespace
Avalonia.Utilities
Containing Type
SingleOrDictionary<TKey, TValue>

Syntax

public IEnumerable<TValue> Values { get; }

Value

Type Description
IEnumerable<TValue>