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

Returns a String that represents the current Object.

Namespace: net.esper.events.property
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overrides Function ToString As String
C#
public override string ToString ()
Visual C++
public:
virtual String^ ToString () override

Return Value

A String that represents the current Object.