Name | Description | |
---|---|---|
![]() | AddParameter | Adds a parameter to the Context. |
![]() | Dispose | Destructor for deterministic finalization of Context object. |
![]() | GetContextParameter | Get the Block of Context Parameters of this Context. |
![]() | GetEContext | For internal use only. |
![]() | 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 the array filled with strings from the context. (Additional to the parameters) |
![]() | SetContextParameter | Sets a block of context parameters (as ContextParameterBlock object). |
![]() | SetEContext | For internal use only. |
![]() | SetStrings | Sets the array filled with strings from the context. (Additional to the parameters) |