Show / Hide Table of Contents

Class SuggestResult

A class representing the result of a geocoding suggestion operation.

Inheritance
System.Object
SuggestResult
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Tasks.Geocoding
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class SuggestResult

Properties

Name Description
IsCollection

Gets a value indicating whether the candidate is related to a category or group.

Label

Gets a label that contains the suggested address.

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8

Relevant samples

Find address: Find the location for an address.
Find place: Find places of interest near a location or within a specific area.
In This Article
Back to top Copyright © 2022 Esri.