.NET/Link API Version 1.7
USE FRAMES
IMathLink.GetInteger Method
Reads a
Mathematica
integer as a 32-bit integer.
[Visual Basic]
Function GetInteger() As
Integer
[C#]
int
GetInteger();
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