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
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.5 |
.NET | 200.4 - 200.5 |
.NET Windows | 200.4 - 200.5 |
.NET Android | 200.4 - 200.5 |
.NET iOS | 200.4 - 200.5 |
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |