Add a filter object to the command
@throws FilterExistException a filter from same type already exist
Namespace: com.iqsim.xiqsAssembly: xiqscom (in xiqscom.dll) Version: 1.0.4841.26741
Syntax
Parameters
- f
- Type: com.iqsim.xiqs IXFilter
either a complexfilter or a simplefilter object
Exceptions
Exception | Condition |
---|---|
com.iqsim.xiqs FilterExistException | a filter from same type already exist |
See Also