BaseType

BaseType typedef

Implementation type.

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

See Also