GeoResult Constructor
|
Initializes a new instance of the GeoResult class. |
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. |
GeoResult Class | AGOV Namespace