[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)
Leaves the specified _object.
Namespace: net.esper.eql.expression
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Sub Leave ( _ _object As Object _ ) |
C# |
---|
public virtual void Leave ( Object _object ) |
Visual C++ |
---|
public: virtual void Leave ( Object^ _object ) |
Parameters
- _object
- System.Object
The _object.