A structure containing the results of a search call.
Declaration Syntax
public class SearchResults
Members
Icon | Member | Description |
---|---|---|
AddressList |
The requested results. The number of results included in this field may have been limited by the
maxResults parameter.
| |
ResultCount |
The total number of results which match the requested criteria.
|