This variable determines which constructor was used to create this object and thereby affects the semantics of the "GetMessage" method (see below).

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

Syntax

C#
protected bool specialConstructor
Visual Basic (Declaration)
Protected specialConstructor As Boolean
Visual C++
protected:
bool specialConstructor

See Also