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