KeyValuePair<TKey, TValue> Methods
.NET Framework (current version)
Namespace:
System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Indicates whether this instance and a specified object are equal.(Inherited from ValueType.) |
![]() | GetHashCode() | Returns the hash code for this instance.(Inherited from ValueType.) |
![]() | GetType() | |
![]() | ToString() | Returns a string representation of the KeyValuePair<TKey, TValue>, using the string representations of the key and value.(Overrides ValueType::ToString().) |
Show:
