__RemoveElement
将 Element 节点从其父节点的子节点列表中删除。
__RemoveElement(parent: Element, child: Element) : Element;