Click or drag to resize

FileBackedDictionaryTKey, TValueRemove Method

Overload List
  Name Description
Public method Remove(TKey) Removes the element with the specified key from the FileBackedDictionaryTKey, TValue.
Public method Remove(KeyValuePairTKey, TValue) Removes the first occurrence of a specific object from the FileBackedDictionaryTKey, TValue.
Top
See Also