The KeyValuePair type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
| Equality |
Compares to KeyValuePair objects and returns a bool value indicating whether or not they represent the same information.
| |
| Inequality |
Compares to KeyValuePair objects and returns a bool value indicating whether or not they represent different information.
|