Geocode API

GeoResult Members

GeoResult overview

Public Instance Constructors

GeoResult Constructor Initializes a new instance of the GeoResult class.

Public Instance Properties

AddressUsed This is the Address structure that was used to find (or not find) Locations.
HasLocation If HasLocation is true the Locations object contains at least one Location object.
HasSuggestions Indicates whether the Suggestions object is empty or not.
IsEmpty If IsEmpty is true, there are no Locations or Suggestions.
Locations Contains Location objects representing any geocoded addresses.
Suggestions Contains Address objects representing any suggested addresses.

See Also

GeoResult Class | AGOV Namespace