Compartir a través de


KeyValuePairInt32Int32Table (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 Integer, Integer)) _
)
public KeyValuePairInt32Int32Table(
    IEnumerable<KeyValuePair<int, int>> rows
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

KeyValuePairInt32Int32Table Clase

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