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

Index for filter parameter constants for the range operators (range open/closed/half). The implementation is based on the SortedDictionary implementation of SortedDictionary and stores only expression parameter values of type DoubleRange.

Namespace: net.esper.filter
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class FilterParamIndexRange _
	Inherits FilterParamIndex
C#
[DefaultMemberAttribute("Item")]
public sealed class FilterParamIndexRange : FilterParamIndex
Visual C++
[DefaultMemberAttribute(L"Item")]
public ref class FilterParamIndexRange sealed : public FilterParamIndex

Inheritance Hierarchy

System.Object
  net.esper.filter.FilterParamIndex
    net.esper.filter.FilterParamIndexRange