Skip to main content

UnaryOperator Class

The operator in the Criteria Language syntax that performs an operation on one expression.

Namespace: DevExpress.XamarinForms.Core.Filtering

Assembly: DevExpress.XamarinForms.Core.dll

NuGet Package: DevExpress.XamarinForms.Core

Declaration

[Serializable]
public class UnaryOperator :
    CriteriaOperator

The following members return UnaryOperator objects:

See Also