Show / Hide Table of Contents

Method RemoveItem

RemoveItem(int)

Called by base class Collection<T> when an item is removed from list; raises a CollectionChanged event to any listeners.

Declaration
protected override void RemoveItem(int index)
Parameters
Type Name Description
int index

Index position of the item being removed.

Overrides
RuntimeObservableCollection<Layer>.RemoveItem(int)

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 300.0
.NET Windows200.3 - 300.0
.NET Android200.3 - 300.0
.NET iOS200.3 - 300.0
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.