The KeyValuePair type exposes the following members.

Properties

  NameDescription
Key
Gets or sets the key used to represent the value
Value
Gets or sets the value represented by the key

See Also