Show / Hide Table of Contents

Method GetSelectedFeaturesAsync

GetSelectedFeaturesAsync(CancellationToken)

Provides a collection of feature query results.

Declaration
public Task<FeatureQueryResult> GetSelectedFeaturesAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken

A cancellation token that can be used to cancel the operation.

Returns
Type Description
Task<FeatureQueryResult>

The feature query results.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.