Name | Description | |
---|---|---|
AllocValue | Overloaded. Allocates a new IValue object. | |
DeallocValue | Overloaded. Deallocates the last created IValue object. | |
EnterContext | Enters the specified evaluating context. | |
Evaluate | Evaluates the specified expression and returns the evaluated result via result parameter. | |
ExitContext | Exits from the current evaluating context back to the previous evaluating context. | |
GetValue | Get the IValue object at the specified index. |