Freigeben über


UniqueInt32Table-Konstruktor

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 UniqueInt32Table(
    IEnumerable<int> ints
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

UniqueInt32Table Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace