ResultTable.Close Method
Closes the result table.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public Sub Close
'Usage
Dim instance As ResultTable
instance.Close()
public void Close()