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

Gets the list of locations

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Locations As IList(Of Location)
C# 
public IList<Location> Locations {get;}

Property Value

The list of locations.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.