Click or drag to resize

LogicalExpressionModulo Method (Object)

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.NCalc.Domain.LogicalExpression.Modulo(System.Object)"]

Namespace:  Stimulsoft.Data.Expressions.NCalc.Domain
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public BinaryExpression Modulo(
	Object operand
)

Parameters

operand
Type: SystemObject

[Missing <param name="operand"/> documentation for "M:Stimulsoft.Data.Expressions.NCalc.Domain.LogicalExpression.Modulo(System.Object)"]

Return Value

Type: BinaryExpression

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.NCalc.Domain.LogicalExpression.Modulo(System.Object)"]

See Also