Name | Description | |
---|---|---|
![]() | AddParameter | Adds a parameter to the Context. |
![]() | GetParameter | Gets a parameter from the Context. |
![]() | GetParameterCount | Gets the count of the Parameters in this context |
![]() | GetParameters | Gets array filled with parameters names from the context. |
![]() | GetStrings | Gets array filled with strings from the context. |
![]() | SetStrings | Sets the array filled with strings from the context. (Additional to the parameters) |