SPSearchResultCollectionPosition class
This class and its members are reserved for internal use and are not intended to be used in your code.
For Search, use the Execute method of the Microsoft.SharePoint.Search.Query.KeywordQuery class or the FullTextSqlQuery class.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPSearchResultCollectionPosition
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPSearchResultCollectionPosition
'Usage
Dim instance As SPSearchResultCollectionPosition
public class SPSearchResultCollectionPosition
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.