Overload List
| Name | Description | |
|---|---|---|
| Append(String) |
Appends a filter to the list, directly after the active filter.
Excess filters are pruned.
| |
| Append(FilterObj) |
Appends a filter to the list, directly after the active filter.
Excess filters are pruned.
|
See Also