IMathLinkGetInteger Method

Reads a Wolfram Language integer as a 32-bit integer.

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
int GetInteger()

Return Value

Int32

Exceptions

MathLinkExceptionIf the waiting data cannot be read in this format, or on any other MathLink error.

See Also