[This is preliminary documentation and is subject to change.]
Implicit conversion of ErlByte to byte
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static implicit operator byte (
ErlByte t
)
public static implicit operator byte (
ErlByte t
)
Public Shared Widening Operator CType (
t As ErlByte
) As Byte
Public Shared Widening Operator CType (
t As ErlByte
) As Byte
static implicit operator unsigned char (
ErlByte t
)
static implicit operator unsigned char (
ErlByte t
)
F# does not support the declaration of new casting operators.
F# does not support the declaration of new casting operators.
Return Value
Type:
Byte