Compartilhar via


Construtor OrderedGuidTable (IEnumerable<Guid>, Boolean)

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

Sintaxe

'Declaração
Public Sub New ( _
    rows As IEnumerable(Of Guid), _
    omitEmptyEntries As Boolean _
)
public OrderedGuidTable(
    IEnumerable<Guid> rows,
    bool omitEmptyEntries
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

OrderedGuidTable Classe

Sobrecargas OrderedGuidTable

Namespace Microsoft.TeamFoundation.Framework.Server