SPRequestManagementRuleCollection<T>.Clear method
會清除集合中的所有規則。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub Clear
'用途
Dim instance As SPRequestManagementRuleCollection
instance.Clear()
public void Clear()
請參閱
參照
SPRequestManagementRuleCollection<T> class