LocationData.Locations Property
A GeocodeLocation Class array containing the matched locations. Get this property from the service response.
Syntax
public GeocodeLocation[] Locations { set; get; }
Public Property Locations As GeocodeLocation()