| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Locations As IList(Of Location) | |
| C# | |
|---|---|
public IList<Location> Locations {get;} | |
Property Value
The list of locations.Target Platforms:Windows Phone 7
|
| ArcGIS Runtime SDK for Windows Phone - Library Reference | |
| Locations Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > LocatorFindResult Class : Locations Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Locations As IList(Of Location) | |
| C# | |
|---|---|
public IList<Location> Locations {get;} | |
Target Platforms:Windows Phone 7