Show / Hide Table of Contents

Method UnselectFeatures

UnselectFeatures(IEnumerable<Feature>)

Unselects the features in the given collection and removes them from the sublayer's current collection of selected features.

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

The collection of features to be unselected.

Applies to

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