Freigeben über


Int32Table-Konstruktor (IEnumerable<Int32>)

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) _
)
public Int32Table(
    IEnumerable<int> ints
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Int32Table Klasse

Int32Table-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace