get_total_results
Description:
public uint get_total_results ()
Returns the total number of results in the result set, including results on other pages.
If this is zero, the total number is unknown.
Parameters:
Returns:
the total number of results, or 0
|