FunctionUtils.ValidateBinaryNumber(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 2 numeric arguments.
public static void ValidateBinaryNumber (AdaptiveExpressions.Expression expression);
static member ValidateBinaryNumber : AdaptiveExpressions.Expression -> unit
Public Shared Sub ValidateBinaryNumber (expression As Expression)
Parameters
- expression
- Expression
Expression to validate.