class
MultipleFilterCollection
Source: aspose.
Represents the multiple filter collection.
new MultipleFilterCollection()
Constructs one new instance.
Methods
add(filter)
Adds string filter.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
filter |
String |
|
The filter data. |
add()
Reserved for internal use.
clear()
contains()
Reserved for internal use.
get(index) → Object
DateTimeGroupItem or a simple object.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
index |
Number |
|
- Returns
-
Object
get()
Reserved for internal use.
getCount()
getMatchBlank()
Indicates whether to filter by blank.
indexOf()
Reserved for internal use.
iterator()
removeAt()
setMatchBlank()
Indicates whether to filter by blank.