Compartir a través de


: ConcurrentModificationException (Constructor) (UInt32, Type) (Microsoft.Office.Server.ApplicationRegistry.Administration)

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

Sintaxis

'Declaración

                      Public Sub New ( _
    metadataObjectId As UInteger, _
    metadataObjectType As Type _
)
'Uso

                      Dim metadataObjectId As UInteger
Dim metadataObjectType As Type

Dim instance As New ConcurrentModificationException(metadataObjectId, metadataObjectType)
                      public ConcurrentModificationException (
    uint metadataObjectId,
    Type metadataObjectType
)

Parámetros

  • metadataObjectId
  • metadataObjectType

Vea también

Referencia

ConcurrentModificationException (Clase)
ConcurrentModificationException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)