Query.Dispose method

Disposes the instance of the Query class.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As Query

instance.Dispose()
public void Dispose()

Implements

IDisposable.Dispose()

See also

Reference

Query class

Query members

Microsoft.Office.Server.Search.Query namespace