The KeyValuePair type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberEquality
Compares to KeyValuePair objects and returns a bool value indicating whether or not they represent the same information.
Public operatorStatic memberInequality
Compares to KeyValuePair objects and returns a bool value indicating whether or not they represent different information.

See Also