RuleCollection

RuleCollection class

Rule collection.

Methods

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

add(rule)

Add the rule in the collection.

ParameterTypeDescription
ruleRule

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(rule)

Remove the rule from the collection.

ParameterTypeDescription
ruleRule

removeAt()