Show / Hide Table of Contents

Method SelectFeatures

SelectFeatures(IEnumerable<Feature>)

Selects the features in the provided collection and adds them to the sublayer's current collection of selected features.

Declaration
public void SelectFeatures(IEnumerable<Feature> features)
Parameters
Type Name Description
IEnumerable<Feature> features

The collection of features to be selected.

Applies to

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