ObjUpdContextInequality Operatore
|
Ridefinizione dell'operatore !=.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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
- Tipo: DedNet.FormsObjUpdContext
- b
- Tipo: DedNet.FormsObjUpdContext
Valore di ritorno
Tipo:
BooleanVedi anche