The following tables list the members exposed by SearchResponse.
Name | Description | |
---|---|---|
![]() | SearchResponse Constructor |
Name | Description | |
---|---|---|
![]() | NextStart | Gets or sets the nextStart. This represents the start index of the item in the next result set. |
![]() | Num | Gets or sets the num. This represents the number of results in the search response. |
![]() | Results | Gets or sets the collection of results in this search response. |
![]() | Start | Gets or sets the start index. This represents the index of the first result in the search response. |
![]() | Total | Gets or sets the total. This represents to total number of results. |