RemoveElement
RemoveElement(IList, IValueGetter, ListInstanceType)
Description
Remove an container.
Parameters
| Parameter Name | Description |
|---|---|
| instance | Instance of type IList<elementType> |
| container | The container to remove |
| instanceType | How to change the instance |
Returns
The resulting instance of the change