[This is preliminary documentation and is subject to change.]
Implicit conversion of atom to string
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static implicit operator List<IErlObject> (
ErlTuple a
)
public static implicit operator List<IErlObject> (
ErlTuple a
)
Public Shared Widening Operator CType (
a As ErlTuple
) As List(Of IErlObject)
Public Shared Widening Operator CType (
a As ErlTuple
) As List(Of IErlObject)
static implicit operator List<IErlObject^>^ (
ErlTuple^ a
)
static implicit operator List<IErlObject^>^ (
ErlTuple^ a
)
F# does not support the declaration of new casting operators.
F# does not support the declaration of new casting operators.
Return Value
Type:
List IErlObject