System::Collections::Concurrent::ConcurrentDictionary::Clear 方法

ConcurrentDictionary::Clear method

删除容器中的所有元素。

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

另见