[This is preliminary documentation and is subject to change.]
The IParameters type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| FindParamByName |
Tries to find parameter by name and returns null if parameter could not be found
| |
| ParamByName |
Returns a parameter found by name or throws exception if it could not be found
|
Properties
| Name | Description | |
|---|---|---|
| AllParameters |
Enumerates all parameters
|
See Also