KeyValuePairTKey, TValue Methods |
The KeyValuePairTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string representation of the KeyValuePairTKey, TValue, using the string representations of the key and value. (Overrides ValueTypeToString.) |