Compartilhar via


Construtor KeyValuePairInt32DateTimeTable

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

Sintaxe

'Declaração
Public Sub New ( _
    rows As IEnumerable(Of KeyValuePair(Of Integer, DateTime)) _
)
public KeyValuePairInt32DateTimeTable(
    IEnumerable<KeyValuePair<int, DateTime>> rows
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

KeyValuePairInt32DateTimeTable Classe

Namespace Microsoft.TeamFoundation.Framework.Server