GeocodeResult.Locations Property

 

A GeocodeLocation Class array containing location matches based on the geocoding calculation method. Get this property from the service response.

Syntax

public CalculatedLocation[] Locations { set; get; }
Public Property Locations as CalculatedLocation()