System::Collections::Generic::Dictionary::KVPair 类型定义

KVPair typedef

键值对类型。

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

另见