SortCollection.Clear method

Removes all Sort structures from the collection.

Namespace:  Microsoft.SharePoint.Client.Search.Query
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As SortCollection

instance.Clear()
public void Clear()

See also

Reference

SortCollection class

SortCollection members

Microsoft.SharePoint.Client.Search.Query namespace