Namespace:
SingularSys.Jep
Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public virtual bool GetMode( int testmode ) |
| Visual Basic (Declaration) |
|---|
Public Overridable Function GetMode ( _ testmode As Integer _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool GetMode( int testmode ) |
Parameters
- testmode
- Type: System..::.Int32