ArcGIS Runtime SDK for WPF - Library Reference
Results Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > AddressToLocationsEventArgs Class : Results Property

The address candidates returned by the service.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Results As List(Of AddressCandidate)
C# 
public List<AddressCandidate> Results {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.