ItemCollectionFiltersTAdd Method |
Name | Description | |
---|---|---|
![]() |
Add(Object) | (Inherited from BaseCollectionT.) |
![]() |
Add(T) |
Adds the filter to the collection using the And logical operator.
|
![]() |
Add(T, LogicalOperator) |
Adds the filter to the collection using the specified logical operator.
|
![]() |
Add(ItemCollectionFiltersT, LogicalOperator) |
Adds a collection of item collection filters with the specified logical operator.
|