remove method

remove(rule_set)

Remove the ruleSet from the collection.

def remove(self, rule_set):
    ...
ParameterTypeDescription
rule_setRuleSet

See Also