Bridge

KeyValuePair<(Of <(<'TKey, TValue>)>)> Members

The KeyValuePair<(Of <(<'TKey, TValue>)>)> type exposes the following members.

Constructors


  Name Description
Public method KeyValuePair<(Of <(<'TKey, TValue>)>)>
Initializes a new instance of the KeyValuePair<(Of <(<'TKey, TValue>)>)> structure with the specified key and value.

Properties


  Name Description
Public property Key
Gets the key in the key/value pair.
Public property Value
Gets the value in the key/value pair.