Compartilhar via


Construtor UniqueInt32Table

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

Sintaxe

'Declaração
Public Sub New ( _
    ints As IEnumerable(Of Integer) _
)
public UniqueInt32Table(
    IEnumerable<int> ints
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

UniqueInt32Table Classe

Namespace Microsoft.TeamFoundation.Framework.Server