LockingDictionaryTKey, TValueRemove Method

Overload List

Remove(T) Removes the first occurrence of a specific object from the LockingCollectionT.
Remove(TKey) Removes the element with the specified key from the LockingDictionaryTKey, TValue.

See Also