RemoveElement

RemoveElement(IList, IValueGetter, ListInstanceType)

public IList RemoveElement(IList instance, IValueGetter container, ListInstanceType instanceType) ;

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