FunctionUtils.ValidateBinary(Expression) Method
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.
Validate there are two children.
public static void ValidateBinary (AdaptiveExpressions.Expression expression);
static member ValidateBinary : AdaptiveExpressions.Expression -> unit
Public Shared Sub ValidateBinary (expression As Expression)
Parameters
- expression
- Expression
Expression to validate.