[]
Gets an ICollection<T> containing the keys of the ObservableDictionary<TKey, TValue>.
public ICollection<TKey> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of TKey)