__RemoveElement
Introduction
Removes an Element node from its parent's list of child nodes.
Syntax
Parameters
Return Value
Returns the removed child node.
Example
The frontend framework can perform the removal operation as follows.