KeyValuePairType

KeyValuePairType typedef

Key value pair type.

typedef KeyValuePair<TKey, TValue> System::Collections::Generic::IDictionary< TKey, TValue >::KeyValuePairType

See Also