Property Values Values Gets a collection containing all the values in the dictionary across all the keys. Declaration IReadOnlyCollection<TValue> Values { get; } Property Value Type Description IReadOnlyCollection<TValue>