Compartir a través de


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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

KeyValuePairInt32DateTimeTable Clase

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