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 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.