System::Collections::Generic::SortedDictionary::map_t 类型别名

map_t typedef

底层数据类型。

typedef std::map<TKey, TValue, ComparerAdapter<typename BasePointerType<TKey>::type>, ASPOSE_MAP_ALLOCATOR_TYPE(TKey, TValue)> System::Collections::Generic::SortedDictionary< TKey, TValue >::map_t

另见