RuleSetCollection
RuleSetCollection class
RuleSet collection.
Methods
| Name | Description |
|---|---|
| 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.
| Parameter | Type | Description |
|---|---|---|
| ruleSet | RuleSet |
Returns: Number — Number
clear()
get()
getCount()
iterator()
Reserved for internal use.
remove(ruleSet)
Remove the ruleSet from the collection.
| Parameter | Type | Description |
|---|---|---|
| ruleSet | RuleSet |