Table of Contents

Method IsQuantifier

Namespace
RuleWright.Core
Assembly
RuleWright.Core.dll

IsQuantifier(ConditionOperator)

Whether an operator quantifies over the elements of a collection.

public static bool IsQuantifier(ConditionOperator @operator)

Parameters

operator ConditionOperator

Returns

bool