RemoveAtIndex
RemoveAtIndex(IList, int, ListInstanceType)
Description
Remove an element.
Parameters
| Parameter Name | Description |
|---|---|
| instance | IList instance |
| index | Index |
| instanceType | How to change the instance |
Returns
The resulting instance of the change
Remove an element.
| Parameter Name | Description |
|---|---|
| instance | IList instance |
| index | Index |
| instanceType | How to change the instance |
The resulting instance of the change