returns a verbose representation of the operator and all its properties.

Namespace:  SingularSys.Jep
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
public string ToFullString()
Visual Basic (Declaration)
Public Function ToFullString As String
Visual C++
public:
String^ ToFullString()

See Also