MultiDictionary2.Values

MultiDictionary<TKey,TValue>.Values property

public IEnumerable<TValue> Values { get; }

See Also