Return the line number where the error occurred, or -1 if not available.
Namespace:
SingularSys.JepAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public int GetLineNumber() |
| Visual Basic (Declaration) |
|---|
Public Function GetLineNumber As Integer |
| Visual C++ |
|---|
public: int GetLineNumber() |