KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Locking
Dictionary
TKey
,
TValue
Remove Method
Overload List
Remove(T)
Removes the first occurrence of a specific object from the
LockingCollection
T
.
Remove(TKey)
Removes the element with the specified key from the
LockingDictionary
TKey, TValue
.
See Also
Reference
LockingDictionary
TKey, TValue
Class
KGySoft.Collections Namespace
In This Article
Overload List
See Also