ElementLogicalFilter.SetFilters
Method
Description:
Replaces current filters in the logical filter with any number of input filters.
Replaces current filters in the logical filter with any number of input filters.
Remarks:
The input filters will be copied.
The input filters will be copied.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The filter collection is empty, or contains invalid inputs. |
| ArgumentNullException | A non-optional argument was null |