Freigeben über


Int32Table-Konstruktor (IEnumerable<Int32>, String)

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

Syntax

'Declaration
Public Sub New ( _
    ints As IEnumerable(Of Integer), _
    tableName As String _
)
public Int32Table(
    IEnumerable<int> ints,
    string tableName
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Int32Table Klasse

Int32Table-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace