Add

RuleSetCollection.Add method

Add the ruleSet in the collection.

public int Add(RuleSet ruleSet)
Parameter Type Description
ruleSet RuleSet

See Also