Back to Devexpress

PresentationDictionary<TKey, TValue>.Remove Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentationdictionary-2-dot-remove.md

latest516 B
Original Source

PresentationDictionary<TKey, TValue>.Remove Method

NameParametersDescription
Remove(TKey)keyRemoves the value with the specified key from the dictionary.
Remove(KeyValuePair<TKey, TValue>)itemRemoves the specified key-value pair from the dictionary.