Compartir a través de


KeyValuePairGuidStringTable (Constructor)

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

Sintaxis

'Declaración
Public Sub New ( _
    rows As IEnumerable(Of KeyValuePair(Of Guid, String)) _
)
public KeyValuePairGuidStringTable(
    IEnumerable<KeyValuePair<Guid, string>> rows
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

KeyValuePairGuidStringTable Clase

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