FileBackedDictionaryTKey, TValueRemove Method

Overload List

Remove(TKey) Removes the element with the specified key from the FileBackedDictionaryTKey, TValue.
Remove(KeyValuePairTKey, TValue) Removes the first occurrence of a specific object from the FileBackedDictionaryTKey, TValue.

See Also