remove_item method

remove_item

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

See Also