ArcGIS Runtime SDK for WPF - Library Reference
Find Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > Locator Class : Find Method

parameters
Includes text and additional options for refining or restricting search results.
Sends a request to the ArcGIS REST geocode resource to find location based on single field.

Syntax

Visual Basic (Declaration) 
Public Function Find( _
   ByVal parameters As LocatorFindParameters _
) As LocatorFindResult

Parameters

parameters
Includes text and additional options for refining or restricting search results.

Return Value

Returns a collection of type "Location" based on the matching results found during query.

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.