Compartir a través de


: Pair (Constructor) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Sub New ( _
    t1 As T1, _
    t2 As T2 _
)
'Uso
Dim t1 As T1
Dim t2 As T2

Dim instance As New Pair(Of T1, T2)(t1, t2)
public Pair (
    T1 t1,
    T2 t2
)

Parámetros

  • t1
  • t2

Vea también

Referencia

Pair Generic Structure
Pair (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)