Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchResponse.GetTotalCount Method 

Gets the total count of results.

int GetTotalCount();

Return Value

The total count of results.

Remarks

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

See Also

ISearchResponse Interface | Plumtree.Remote.PRC.Search Namespace