Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchResponse.GetReturnedCount Method 

Gets the number of results returned.

int GetReturnedCount();

Return Value

the number of results returned

Remarks

E.g. if we are viewing results 11-20 of 28, this is 10 (= 20-11+1).

See Also

ISearchResponse Interface | Plumtree.Remote.PRC.Search Namespace