点击或拖拽改变大小

Codeblock 方法

X#

Codeblock 类型公开以下成员。

方法
  名称说明
公共方法Eval
Executes the codeblock.
公共方法EvalBlock
Eval method that can be called from code that does not "know" about the USUAL type. such as the code in the RDD classes.
公共方法PCount
Returns the number of parameters in the codeblock
公共方法ToString
Return a string that contains the # of parameters for display in the debugger.
(重写 ToString.)
Top
参见