System::Collections::Generic::Dictionary::map_t Typedef
map_t typedef
Zugrunde liegender Datentyp.
typedef std::unordered_map<TKey, TValue, EqualityComparerHashAdapter<TKey>, EqualityComparerAdapter<TKey>, ASPOSE_MAP_ALLOCATOR_TYPE(TKey, TValue)> System::Collections::Generic::Dictionary< TKey, TValue >::map_t
Siehe auch
- Class Dictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++