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