[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)
Ctor.
Namespace: net.esper.eql.expression
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ not As Boolean _ ) |
C# |
---|
public ExprRegexpNode ( bool not ) |
Visual C++ |
---|
public: ExprRegexpNode ( bool not ) |
Parameters
- not
- System.Boolean
is true if the it's a "not regexp" expression, of false for regular regexp