The XiqsFactory type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | XiqsFactory | Initializes a new instance of the XiqsFactory class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | CreateCommand |
Create a new xiqs <command> object
|
![]() ![]() | CreateCommand(String) |
Create a new xiqs <command> object and set its name
|
![]() ![]() | CreateCommand(String, Object ) |
Create a xiqs <command> with additional parameters or filters
|
![]() ![]() | CreateComplexfilter |
Create a <complexfilter> object
|
![]() ![]() | CreateComplexfilter(IXComplexfilter) |
Create a <complexfilter> object while reusing a filter object's settings
|
![]() ![]() | CreateSimplefilter |
Create a <simplefilter> object
|
![]() ![]() | CreateSimpleFilter |
Create a <simplefilter> object while reusing a filter object's settings
|
See Also