Compartir a través de


OrderedGuidTable (Constructor) (IEnumerable<Guid>, Boolean)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub New ( _
    rows As IEnumerable(Of Guid), _
    omitEmptyEntries As Boolean _
)
public OrderedGuidTable(
    IEnumerable<Guid> rows,
    bool omitEmptyEntries
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

OrderedGuidTable Clase

OrderedGuidTable (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)