Click or drag to resize

PatternFollowedByExpr Constructor (IList)

Initializes a new instance of the PatternFollowedByExpr class

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public PatternFollowedByExpr(
	IList optionalMaxPerSubexpression
)

Parameters

optionalMaxPerSubexpression
Type: System.Collections.GenericIListT

[Missing <param name="optionalMaxPerSubexpression"/> documentation for "M:com.espertech.esper.common.client.soda.PatternFollowedByExpr.#ctor(System.Collections.Generic.IList`1)"]

See Also