Property GeoElements
GeoElements
Gets the list of identified geoelements.
Declaration
public IReadOnlyList<GeoElement> GeoElements { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<GeoElement> | The 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
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.4 - 200.8 |
| .NET | 200.4 - 200.8 |
| .NET Windows | 200.4 - 200.8 |
| .NET Android | 200.4 - 200.8 |
| .NET iOS | 200.4 - 200.8 |
| .NET Framework | 200.4 - 200.8 |
| UWP | 200.4 - 200.8 |