ConverterCollectionsConverterDictionaryRemove Method |
Namespace: Tangosol.Util
public virtual void Remove( Object key )
| Exception | Condition |
|---|---|
| NotSupportedException | The dictionary is read-only or the dictionary has a fixed size. |
| ArgumentNullException | Key is null. |