Share via


OrderedGuidTable, constructeur (IEnumerable<Guid>, Boolean)

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 Guid), _
    omitEmptyEntries As Boolean _
)
public OrderedGuidTable(
    IEnumerable<Guid> rows,
    bool omitEmptyEntries
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

OrderedGuidTable Classe

OrderedGuidTable, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms