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