LockingDictionaryTKey, TValueAdd Method

Overload List

Add(T) Adds an item to the LockingCollectionT.
Add(TKey, TValue) Adds an element with the provided key and value to the LockingDictionaryTKey, TValue.

See Also