CompoundCurve.op_Inequality

CompoundCurve Inequality operator

Implementiert den Operator !=.

public static bool operator !=(CompoundCurve a, CompoundCurve b)
ParameterTypBeschreibung
aCompoundCurveDie A-Instanz.
bCompoundCurveDie B-Instanz.

Rückgabewert

Das Ergebnis des Operators.

Siehe auch