[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Index for filter parameter constants to match using the equals (=) operator.
The implementation is based on a regular HashMap.
Namespace: net.esper.filter
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
<DefaultMemberAttribute("Item")> _ Public NotInheritable Class FilterParamIndexNotEquals _ Inherits FilterParamIndex |
C# |
---|
[DefaultMemberAttribute("Item")] public sealed class FilterParamIndexNotEquals : FilterParamIndex |
Visual C++ |
---|
[DefaultMemberAttribute(L"Item")] public ref class FilterParamIndexNotEquals sealed : public FilterParamIndex |