다음을 통해 공유


Engine.FunctionInfos Property

Definition

Get all functions from the config and symbol tables.

public System.Collections.Generic.IEnumerable<Microsoft.PowerFx.FunctionInfo> FunctionInfos { get; }
member this.FunctionInfos : seq<Microsoft.PowerFx.FunctionInfo>
Public ReadOnly Property FunctionInfos As IEnumerable(Of FunctionInfo)

Property Value

Applies to