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

BaseType typedef

Tipo di implementazione.

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

Vedi anche