Remove

RuleCollection.Remove method

Remove the rule from the collection.

public void Remove(Rule rule)
Parameter Type Description
rule Rule

See Also