Show / Hide Table of Contents

Method AddFeaturesAsync

AddFeaturesAsync(IEnumerable<Feature>)

Asynchronously adds the set of Features to the table.

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

set of Features to add to the table.

Returns
Type Description
Task

A task that represents the asynchronous add features operation.

Applies to

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