Show / Hide Table of Contents

Method SetItem

SetItem(int, object)

Set the item at the specified index

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

Index of the element to be set

object item

Item to be set

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

Applies to

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