Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchResponse.GetFirstResultIndex Method 

Gets the index of the first result returned (zero-based).

int GetFirstResultIndex();

Return Value

The index of the first result returned.

Remarks

For example, if you are viewing results 11-20 of 28, this is 12.

See Also

ISearchResponse Interface | Plumtree.Remote.PRC.Search Namespace