Share via


KeyValuePairInt32DateTimeTable-Konstruktor

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

KeyValuePairInt32DateTimeTable Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace