ArcGIS Runtime SDK for WPF - Library Reference
IntersectionConnectors Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalGeocodeService Class : IntersectionConnectors Property

This will return a collection of string that can be used as Connectors when sending an Intersection request to the Geocode Service

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IntersectionConnectors As ReadOnlyCollection(Of String)
C# 
public ReadOnlyCollection<string> IntersectionConnectors {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.