Show / Hide Table of Contents

Property GeoElements

GeoElements

Gets a list of identified geoelements.

Declaration
public IReadOnlyList<GeoElement> GeoElements { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<GeoElement>

A list of identified geoelements.

Remarks

If there are no geoelement results in the overlay, an empty list is returned. This list may contain the identified graphics or identified aggregate geoelements if the overlay is enabled with AggregationFeatureReduction.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.4 - 200.7
.NET200.4 - 200.7
.NET Windows200.4 - 200.7
.NET Android200.4 - 200.7
.NET iOS200.4 - 200.7
.NET Framework200.4 - 200.7
UWP200.4 - 200.7
In This Article
Back to top Copyright © 2022 Esri.