KeyValuePair Structure Members
In This Topic
The following tables list the members exposed by KeyValuePair.
Public Constructors
| Name | Description |
 | KeyValuePair Constructor | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Public Fields
| Name | Description |
 | Key | This member is reserved for internal use and is not intended to be used directly from your code. |
 | Value | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
See Also