Show / Hide Table of Contents

Method UpdateFeaturesAsync

UpdateFeaturesAsync(IEnumerable<Feature>)

Asynchronously updates the set of Features on the table.

Declaration
public async Task UpdateFeaturesAsync(IEnumerable<Feature> features)
Parameters
Type Name Description
IEnumerable<Feature> features

set of Features to update on the table.

Returns
Type Description
Task

A task that represents the asynchronous update features operation.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.