ScopeDisplayGroup.Clear Method
Removes all the scopes from the display group's scope collection.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As ScopeDisplayGroup
instance.Clear()
public void Clear()