méthode remove_child

remove_child(self, node)


def remove_child(self, node):
    ...
ParamètreTaperDescription
nodeEquationNode

remove_child(self, index)


def remove_child(self, index):
    ...
ParamètreTaperDescription
indexint

Voir également