Replaces the element at the specified position in this list with
the specified element.
The element previously at index.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is out of range.
|
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is out of range.
|