Click or drag to resize

KeyValuePair Properties

The KeyValuePair type exposes the following members.

Properties
 NameDescription
Public propertyKey The Key element of a key value pair
Public propertyValue The Value element of a key value pair.
Top
See Also