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