Freigeben über


SPRequestManagementRuleCollection<T>.Remove-Methode (String)

Entfernt eine Regel aus der Auflistung.

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

Syntax

'Declaration
Public Sub Remove ( _
    name As String _
)
'Usage
Dim instance As SPRequestManagementRuleCollection
Dim name As String

instance.Remove(name)
public void Remove(
    string name
)

Parameter

Siehe auch

Referenz

SPRequestManagementRuleCollection<T> Klasse

SPRequestManagementRuleCollection<T>-Member

Remove-Überladung

Microsoft.SharePoint.Administration-Namespace