get_child method

get_child(self, index)


def get_child(self, index):
    ...
ParameterTypeDescription
indexint

See Also