SearchInfo Class

Definition

A class that contains information about a Wikipedia search. Currently only contains an int for the total number of results.

public class SearchInfo
Inheritance
System.Object
SearchInfo

Fields

TotalHits

How many hits did the search return (in total, including those not shown)