ResultSegment Members
Represents a result segment that was retrieved from the total set of possible results.
The following tables list the members exposed by the ResultSegment type.
| Name | Description | |
|---|---|---|
|
ContinuationToken | Gets a continuation token to use to retrieve the next set of results with a subsequent call to the operation. |
|
HasMoreResults | Gets a value indicating whether there are additional results to retrieve. |
|
Results | Gets an enumerable collection of results. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | BeginGetNext | Begins an asynchronous operation to retrieve the next result segment. |
![]() | EndGetNext | Ends an asynchronous operation to retrieve the next result segment. |
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetNext | Gets the next result segment. |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |