Inserts the specified
CopyC# at the specified position in
this list. Shifts the element currently at that position (if any)
and any subsequent elements to the right (adds one to their indices).

RefinementConfig


Exception | Condition |
---|---|
ArgumentOutOfRangeException |
If index is out of range.
|