ExpressionFunctions.StandardFunctions Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Read only Dictionary of built in functions.
public static readonly System.Collections.Generic.IDictionary<string,AdaptiveExpressions.ExpressionEvaluator> StandardFunctions;
staticval mutable StandardFunctions : System.Collections.Generic.IDictionary<string, AdaptiveExpressions.ExpressionEvaluator>
Public Shared ReadOnly StandardFunctions As IDictionary(Of String, ExpressionEvaluator)