CriteriaOperator.UnaryPlus(CriteriaOperator) Operator
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Core.v20.2.dll
Declaration
public static UnaryOperator operator +(CriteriaOperator operand)
Public Shared Operator +(operand As CriteriaOperator) As UnaryOperator
Parameters
Name | Type |
---|---|
operand | CriteriaOperator |
Returns
Type |
---|
UnaryOperator |
See Also
Feedback