Get the key code used to identify the operator in the operator table.

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

Syntax

C#
public int GetKey()
Visual Basic (Declaration)
Public Function GetKey As Integer
Visual C++
public:
int GetKey()

See Also