Compartir a través de


KeyValue<TKeyType, TValueType> (Constructor) (KeyValuePair<TKeyType, TValueType>)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub New ( _
    keyValuePair As KeyValuePair(Of TKeyType, TValueType) _
)
public KeyValue(
    KeyValuePair<TKeyType, TValueType> keyValuePair
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

KeyValue<TKeyType, TValueType> Clase

KeyValue<TKeyType, TValueType> (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)