[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Parameter supplying a single int value is a set of numbers.

Namespace: net.esper.eql.parse
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class IntParameter _
	Implements NumberSetParameter
C#
public class IntParameter : NumberSetParameter
Visual C++
public ref class IntParameter : NumberSetParameter

Inheritance Hierarchy

System.Object
  net.esper.eql.parse.IntParameter