SPRequestManagementRuleCollection<T>.Clear method
Clears all rules from the collection.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SPRequestManagementRuleCollection
instance.Clear()
public void Clear()
See also
Reference
SPRequestManagementRuleCollection<T> class