CompoundCurve.op_Inequality

CompoundCurve Inequality operator

Implementa l’operatore !=.

public static bool operator !=(CompoundCurve a, CompoundCurve b)
ParametroTipoDescrizione
aCompoundCurveL’istanza A.
bCompoundCurveL’istanza B.

Valore di ritorno

Il risultato dell’operatore.

Guarda anche