Expression.FunctionTable.Count 属性

定义

获取 StandardFunctions 和用户自定义函数总数的值。

public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

属性值

一个整数值。

实现

适用于