Click or drag to resize

StaticMethodExpressionSetChain Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.soda.StaticMethodExpression.SetChain(System.Collections.Generic.IList`1)"]

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

Parameters

chain
Type: System.Collections.GenericIListT

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

Return Value

Type: StaticMethodExpression

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.StaticMethodExpression.SetChain(System.Collections.Generic.IList`1)"]

See Also