Click or drag to resize

AccessModifierScriptContextNumParameters Property

Returns the script number of parameters

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public int NumParameters { get; }

Return Value

Type: Int32
script number of parameters
See Also