The KeyValuePair type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Key |
Gets or sets the key used to represent the value
| |
| Value |
Gets or sets the value represented by the key
|
The KeyValuePair type exposes the following members.
| Name | Description | |
|---|---|---|
| Key |
Gets or sets the key used to represent the value
| |
| Value |
Gets or sets the value represented by the key
|