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
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 300.0 |