Freigeben über


SPSolutionValidatorCollection.Remove-Methode

Löschen Sie die Bestätigung der angegebenen validatorId müssen, sofern vorhanden.

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

Syntax

'Declaration
Public Overrides Sub Remove ( _
    validatorId As Guid _
)
'Usage
Dim instance As SPSolutionValidatorCollection
Dim validatorId As Guid

instance.Remove(validatorId)
public override void Remove(
    Guid validatorId
)

Parameter

Siehe auch

Referenz

SPSolutionValidatorCollection Klasse

SPSolutionValidatorCollection-Member

Microsoft.SharePoint.UserCode-Namespace