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