.NET/Link API Version 1.7 USE FRAMES

IMathLink.GetDouble Method 

Reads a Mathematica real number or integer as a double.

[Visual Basic]
Function GetDouble() As Double
[C#]
double GetDouble();

Exceptions

Exception Type Condition
MathLinkException If the waiting data cannot be read in this format, or on any other MathLink error.

See Also

IMathLink Interface | Wolfram.NETLink Namespace