点击或拖拽改变大小

ICodeblock 接口

X#
This interface defines Compile time and runtime codeblocks

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 INTERFACE ICodeblock

ICodeblock 类型公开以下成员。

方法
  名称说明
公共方法EvalBlock
Evaluate the codeblock
公共方法PCount
Returns the number of parameters defined for the codeblock
Top
参见