KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Locking
Dictionary
TKey
,
TValue
Add Method
Overload List
Add(T)
Adds an item to the
LockingCollection
T
.
Add(TKey, TValue)
Adds an element with the provided key and value to the
LockingDictionary
TKey, TValue
.
See Also
Reference
LockingDictionary
TKey, TValue
Class
KGySoft.Collections Namespace
In This Article
Overload List
See Also