.NET/Link API Version 1.7 USE FRAMES

Expr.AsInt64�Method�

Gives the Int64 value for Exprs that can be represented as integers.

[Visual�Basic]
Public�Function�AsInt64()�As�Long
[C#]
public�long�AsInt64();

Exceptions

Exception Type Condition
ExprFormatException If the Expr cannot be converted to this format.

See Also

Expr Class | Wolfram.NETLink Namespace