.NET/Link API Version 1.7 USE FRAMES

IMathLink.GetDecimal Method 

Reads a Mathematica integer or real number or integer as a decimal.

[Visual Basic]
Function GetDecimal() As Decimal
[C#]
decimal GetDecimal();

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