[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 !=(
ErlPid lhs,
ErlPid rhs
)
public static bool operator !=(
ErlPid lhs,
ErlPid rhs
)
Public Shared Operator <> (
lhs As ErlPid,
rhs As ErlPid
) As Boolean
Public Shared Operator <> (
lhs As ErlPid,
rhs As ErlPid
) As Boolean
public:
static bool operator !=(
ErlPid lhs,
ErlPid rhs
)
public:
static bool operator !=(
ErlPid lhs,
ErlPid rhs
)
static let inline (<>)
lhs : ErlPid *
rhs : ErlPid : bool
static let inline (<>)
lhs : ErlPid *
rhs : ErlPid : bool
Return Value
Type:
Boolean