 | InExpressionAdd Method (Object) |
Add a constant to include in the computation.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic InExpression Add(
Object object
)
Parameters
- object
- Type: SystemObject
constant to add
Return Value
Type:
InExpressionexpression
See Also