Freigeben über


KeyValue<TKeyType, TValueType>-Konstruktor (TKeyType, TValueType)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    key As TKeyType, _
    value As TValueType _
)
public KeyValue(
    TKeyType key,
    TValueType value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

KeyValue<TKeyType, TValueType> Klasse

KeyValue<TKeyType, TValueType>-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace