Show / Hide Table of Contents

Method RemoveItem

RemoveItem(Int32)

Remove the item at the specific index

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

Index of the element to be removed

Overrides
System.Collections.ObjectModel.ObservableCollection<System.Object>.RemoveItem(System.Int32)

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.15
In This Article
Back to top Copyright © 2022 Esri.