System::Collections::Generic::Dictionary::map_t typedef
map_t typedef
Underlying data type.
std::unordered_map<TKey, TValue, EqualityComparerHashAdapter<TKey>, EqualityComparerAdapter<TKey>, ASPOSE_MAP_ALLOCATOR_TYPE(TKey, TValue)> System::Collections::Generic::Dictionary< TKey, TValue >::map_t
See Also
- Class Dictionary
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++