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