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

KVPair typedef

键值对类型。

typedef KeyValuePair<TKey, TValue> System::Collections::Generic::SortedDictionary< TKey, TValue >::KVPair

另见