[This is preliminary documentation and is subject to change.]
Implicit conversion of ErlLong to int
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static explicit operator int (
ErlLong t
)
public static explicit operator int (
ErlLong t
)
Public Shared Narrowing Operator CType (
t As ErlLong
) As Integer
Public Shared Narrowing Operator CType (
t As ErlLong
) As Integer
static explicit operator int (
ErlLong t
)
static explicit operator int (
ErlLong t
)
F# does not support the declaration of new casting operators.
F# does not support the declaration of new casting operators.
Return Value
Type:
Int32