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