System::Collections::Concurrent::ConcurrentDictionary::Clear method

ConcurrentDictionary::Clear method

Deletes all elements in container.

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

See Also