KVPair

KVPair typedef

Key-value pair type.

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

See Also