Clear()

ConcurrentDictionary::Clear() method

Deletes all elements in container.

virtual void System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::Clear() override

See Also