remove_child method

remove_child(node)

def remove_child(self, node):
    ...
ParameterTypeDescription
nodeaspose.finance.xbrl.dom.Node

See Also