SPSearchResultCollectionPosition members
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.
The SPSearchResultCollectionPosition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSearchResultCollectionPosition | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides Object.ToString().) |
Top