FunctionElement {Microsoft.VisualBasic.Math.Scripting.MathExpression} .NET clr documentation

FunctionElement

Description

将用户定义的函数持久化的保存在XML文件之中所使用到的格式

Declare

            
# namespace Microsoft.VisualBasic.Math.Scripting.MathExpression
export class FunctionElement {
   lambda: string;
   name: string;
   parameters: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]