RuleSetCollection

RuleSetCollection class

RuleSet collection.

Methods

NameDescription
add(ruleSet)Add the ruleSet in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(ruleSet)Remove the ruleSet from the collection.
removeAt()

add(ruleSet)

Add the ruleSet in the collection.

ParameterTypeDescription
ruleSetRuleSet

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(ruleSet)

Remove the ruleSet from the collection.

ParameterTypeDescription
ruleSetRuleSet

removeAt()