KVPair

KVPair typedef

Key value pair type.

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

See Also