[This is preliminary documentation and is subject to change.]
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public static bool operator !=(
ErlRef lhs,
ErlRef rhs
)
public static bool operator !=(
ErlRef lhs,
ErlRef rhs
)
Public Shared Operator <> (
lhs As ErlRef,
rhs As ErlRef
) As Boolean
Public Shared Operator <> (
lhs As ErlRef,
rhs As ErlRef
) As Boolean
public:
static bool operator !=(
ErlRef lhs,
ErlRef rhs
)
public:
static bool operator !=(
ErlRef lhs,
ErlRef rhs
)
static let inline (<>)
lhs : ErlRef *
rhs : ErlRef : bool
static let inline (<>)
lhs : ErlRef *
rhs : ErlRef : bool
Return Value
Type:
Boolean