ArcGIS API for Windows Phone - Library Reference
Locator Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : Locator Class

Represents a geocode service resource exposed by the ArcGIS Server REST API. It is used to generate candidates for an address. It also used to find an address for a given location.

Object Model

Locator ClassAddress Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Locator 
   Inherits TaskBase
C# 
public sealed class Locator : TaskBase 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Tasks.TaskBase
      ESRI.ArcGIS.Client.Tasks.Locator

Requirements

Target Platforms: Windows Vista, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.