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

Gets a list of participating locators in a composite locator.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Locators As IList(Of LocatorInfo)
C# 
public IList<LocatorInfo> Locators {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.