BinaryOperator Class
The operator that manipulates with two operands to calculate a result.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
Declaration
[Serializable]
public class BinaryOperator :
CriteriaOperator
Related API Members
The following members return BinaryOperator objects:
Inheritance
Object
CriteriaOperator
BinaryOperator
See Also