[]
Removes the element with the specified key from the ObservableSortedDictionary<TKey, TValue>.
public bool Remove(TKey key)
The key of the element to remove.