RuleCollection.Remove

RuleCollection.Remove method

Remove the rule from the collection.

public void Remove(Rule rule)
ParameterTypeDescription
ruleRule

See Also