remove method

remove(rule)

Remove the rule from the collection.

def remove(self, rule):
    ...
ParameterTypeDescription
ruleRule

See Also