Remove each rule in ruleSet from the rule set of this object.
Remove each rule in the specified ruleSet from the set of rules maintained by this object. Return the number of rules removed. The behavior is undefined unless a lock is not held by this thread on the mutex returned by rulesetMutex.
number of rules removed
| Name | Description |
|---|---|
| ruleSet | rule set whose rules are to be removed |