The members of System.Collections.Generic.KeyValuePair<TKey,TValue> are listed below.
See Also: Inherited members from System.ValueType
Gets the key in the key/value pair.
Gets the value in the key/value pair.
Returns a string representation of the KeyValuePair`2, using the string representations of the key and value.