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

map_t typedef

底层数据类型。

typedef Detail::FlatMap<TKey, TValue, ComparerAdapter<TKey> > System::Collections::Generic::SortedList< TKey, TValue >::map_t

另见