StreetSearchResult Class |
Namespace: Telogis.GeoBase
The StreetSearchResult type exposes the following members.
Name | Description | |
---|---|---|
StreetSearchResult | Initializes a new instance of the StreetSearchResult class |
Name | Description | |
---|---|---|
Results |
The actual results.
(Inherited from ResultResultElementT.) | |
Status |
Status of the search. If a maximum number of results was specified, then this status may be TooManyResults
if the number of results specified actually exceeds the number of results returned.
(Inherited from ResultResultElementT.) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |