Show / Hide Table of Contents

Method InsertItem

InsertItem(int, object)

Insert the item at the specified index.

Declaration
protected override void InsertItem(int index, object item)
Parameters
Type Name Description
int index

Index at which item should be inserted

object item

Item to be inserted

Overrides
ObservableCollection<object>.InsertItem(int, object)

Applies to

Platforms and versions
TargetVersions
.NET Windows100.13 - 300.0
In this article
Provide feedback
Back to top Copyright © 2025 Esri.