System::Collections::Concurrent::ConcurrentDictionary::BaseType typedef

BaseType typedef

实现类型。

using System::Collections::Concurrent::ConcurrentDictionary< TKey, TValue >::BaseType =  System::Collections::Generic::Dictionary<TKey, TValue>

另见