[]
Gets a collection containing the values in the SortedDictionary<TKey, TValue>.
public ICollection<TValue> Values { get; }
Public ReadOnly Property Values As ICollection(Of TValue)