Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchResponse.GetFirstResultIndex Method 

Gets the index of the first result returned.

int GetFirstResultIndex();

Return Value

the index of the first result returned

Remarks

E.g. if we are viewing results 11-20 of 28, this is 12 (0 based).

See Also

ISearchResponse Interface | Plumtree.Remote.PRC.Search Namespace