Método ConcurrentModificationException.Initialize
Espaço para nome Microsoft.Office.Server.ApplicationRegistry.Administration
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)
A sintaxe
Protected Sub Initialize ( _
metadataObjectId As UInteger, _
metadataObjectType As Type _
)
Dim metadataObjectId As UInteger
Dim metadataObjectType As Type
Me.Initialize(metadataObjectId, metadataObjectType)
protected void Initialize (
uint metadataObjectId,
Type metadataObjectType
)
Parâmetros
- metadataObjectId
- metadataObjectType
Consulte também
Referência
ConcurrentModificationException De classe
ConcurrentModificationException Membros
Microsoft.Office.Server.ApplicationRegistry.Administration De espaço para nome