Show / Hide Table of Contents

Method UnselectDynamicEntities

UnselectDynamicEntities(IEnumerable<DynamicEntity>)

Unselects the specified dynamic entities and removes them from the current list of selected dynamic entities.

Declaration
public void UnselectDynamicEntities(IEnumerable<DynamicEntity> dynamicEntities)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<DynamicEntity> dynamicEntities

The dynamic entities to remove from the selection.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3
.NET200.3
.NET Windows200.3
.NET Android200.3
.NET iOS200.3
.NET Framework200.3
UWP200.3
In This Article
Back to top Copyright © 2022 Esri.