Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchResponse.GetTotalCount Method 

Gets the total count of results.

int GetTotalCount();

Return Value

the total count of results

Remarks

E.g. if we're viewing results 11-20 of 28, this is 28.

See Also

ISearchResponse Interface | Plumtree.Remote.PRC.Search Namespace