Namespace:
SingularSys.Jep.Types
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 double DoubleValue { get; } |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property DoubleValue As Double |
| Visual C++ |
|---|
public: virtual property double DoubleValue { double get (); } |