GeocodeRequestResult Constructors
Contains results of a request to a web service to obtain Geocode information about a specific location on a map.| Name | Parameters | Description |
|---|---|---|
| GeocodeRequestResult(RequestResultCode, String, LocationInformation[]) | resultCode, faultReason, locations | Initializes a new instance of the GeocodeRequestResult class with the specified parameters. |
See Also