RuleCollection.Add

RuleCollection.Add method

Add the rule in the collection.

public int Add(Rule rule)
ParameterTypeDescription
ruleRule

See Also