NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
ExpressionBase Class
ExpressionBase Properties
Children Property
Precedence Property
TreeObjectName Property
ExpressionBase
Children Property
Returns the list of sub-expressions to the current expression.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
IList
Children
{
get
;
set
; }
Return Value
Type:
IList
T
list of child expressions
Implements
Expression
Children
See Also
Reference
ExpressionBase Class
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com