add method

add(rule_set)

Add the ruleSet in the collection.

Returns

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

See Also