RemoveElement
RemoveElement(IValueGetter, IValueGetter)
Description
Delete the element
Parameters
| Parameter Name | Description |
|---|---|
| listGetter | Instance to get list |
| elementGetter | Instance to get element value |
Returns
Returns true if the element is deleted. Otherwise returns false.