SortCollection.Clear Method
Removes all the Sort structures from the collection.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SortCollection
instance.Clear()
public void Clear()