Gemstone IO Library
C#
VB
C++
JavaScript
Show/Hide TOC
File
Backed
Dictionary
TKey
,
TValue
,
TKeyElem
,
TValueElem
Remove Method
Overload List
Remove(TKey)
Removes the element with the specified key from the
FileBackedDictionary
TKey, TValue
.
Remove(KeyValuePair
TKey, TValue
)
Removes the first occurrence of a specific object from the
FileBackedDictionary
TKey, TValue
.
See Also
Reference
FileBackedDictionary
TKey, TValue, TKeyElem, TValueElem
Class
Gemstone.IO.Collections Namespace
In This Article
Overload List
See Also