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

Resets the search pattern.

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

Syntax

Visual Basic (Declaration)
Public Overridable Sub ResetPattern ( _
	pattern As String _
)
C#
public virtual void ResetPattern (
	string pattern
)
Visual C++
public:
virtual void ResetPattern (
	String^ pattern
)

Parameters

pattern
System.String
is the new pattern to match against