Click or drag to resize

ExpressionsBinaryAnd Method

Bitwise (binary) AND.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static BitwiseOpExpression BinaryAnd()

Return Value

Type: BitwiseOpExpression
expression
See Also