Class
FilterArgs |
| |
QuickLinks |
FilterArgs |
Properties
| Property | Type | Access | Description |
args | Strings |
readwrite | |
binname | string |
readwrite | |
clname | string |
readwrite | |
infile | string |
readwrite | |
informat | string |
readwrite | |
outfile | string |
readwrite | |
outformat | string |
readwrite | |
|
Methods
| ConstructorFilterArgs FilterArgs (infile:
string, outfile:
string, clname:
string, informat:
string, outformat:
string, binname:
string, args:
Strings)
Parameter | Type | Description |
infile | string | |
outfile | string | |
clname | string | |
informat | string | |
outformat | string | |
binname | string | |
args | Strings | |
|
Return |
FilterArgs FilterArgs.FilterArgs (infile:
string, outfile:
string, clname:
string, informat:
string, outformat:
string, binname:
string, args:
Strings)
|