Freigeben über


Int32StringTable-Konstruktor (IEnumerable<Tuple<Int32, String>>)

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 Tuple(Of Integer, String)) _
)
public Int32StringTable(
    IEnumerable<Tuple<int, string>> rows
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Int32StringTable Klasse

Int32StringTable-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace