Share via


KeyValuePairInt32Int32Table, constructeur

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    rows As IEnumerable(Of KeyValuePair(Of Integer, Integer)) _
)
public KeyValuePairInt32Int32Table(
    IEnumerable<KeyValuePair<int, int>> rows
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

KeyValuePairInt32Int32Table Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms