ObjUpdContextInequality Operatore
|
Ridefinizione dell'operatore !=.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static bool operator !=(
ObjUpdContext a,
ObjUpdContext b
)
Public Shared Operator <> (
a As ObjUpdContext,
b As ObjUpdContext
) As Boolean
public:
static bool operator !=(
ObjUpdContext^ a,
ObjUpdContext^ b
)
static let inline (<>)
a : ObjUpdContext *
b : ObjUpdContext : bool
Parametri
- a ObjUpdContext
-
- b ObjUpdContext
-
Valore di ritorno
BooleanVedi anche