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

Enters the specified _object.

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

Syntax

Visual Basic (Declaration)
Public Overridable Sub Enter ( _
	_object As Object _
)
C#
public virtual void Enter (
	Object _object
)
Visual C++
public:
virtual void Enter (
	Object^ _object
)

Parameters

_object
System.Object
The _object.