Show / Hide Table of Contents

Method DeleteFeaturesAsync

DeleteFeaturesAsync(IEnumerable<Feature>)

Asynchronously deletes the set of Features from the table.

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

set of Features to delete from the table.

Returns
Type Description
Task

A task that represents the asynchronous delete features operation.

Applies to

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