Click or drag to resize
KeyValuePair Properties

The KeyValuePair type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets or sets the key of the pair.
Public propertyValue
Gets or sets the value of the pair.
Top
See Also