Freigeben über


SPDuplicateValuesFoundException-Konstruktor (SerializationInfo, StreamingContext)

Initialisiert eine neue Instanz der Klasse [Microsoft.SharePoint.SPDuplicateValuesFoundException] basierend auf der angegebenen Serialisierungsdaten und den Streamkontext.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub New ( _
    si As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim si As SerializationInfo
Dim context As StreamingContext

Dim instance As New SPDuplicateValuesFoundException(si, context)
protected SPDuplicateValuesFoundException(
    SerializationInfo si,
    StreamingContext context
)

Parameter

Siehe auch

Referenz

SPDuplicateValuesFoundException Klasse

SPDuplicateValuesFoundException-Member

SPDuplicateValuesFoundException-Überladung

Microsoft.SharePoint-Namespace