IRtCodeblock 接口 |
命名空间: XSharp
IRtCodeblock 类型公开以下成员。
名称 | 说明 | |
---|---|---|
IsBlock | Was the codeblock created from a string that started with "{|" | |
ResultType |
Returns the real /original return type of the EvalBlock() method
(继承自 ICodeblock2。) |
名称 | 说明 | |
---|---|---|
Eval |
Executes the codeblock. | |
EvalBlock | Evaluate the codeblock (继承自 ICodeblock。) | |
PCount |
Returns the number of parameters defined for the codeblock
(继承自 ICodeblock。) |