The KeyValuePair type exposes the following members.

Properties

  NameDescription
Public propertyKey
Gets or sets the key used to represent the value
Public propertyValue
Gets or sets the value represented by the key

See Also