Add

RuleCollection.Add method

Add the rule in the collection.

public int Add(Rule rule)
Parameter Type Description
rule Rule

See Also