CompoundCurve.op_Inequality

CompoundCurve Inequality operator

Implementeert de operator !=.

public static bool operator !=(CompoundCurve a, CompoundCurve b)
ParameterTypeBeschrijving
aCompoundCurveDe A-instantie.
bCompoundCurveDe B-instantie.

Winstwaarde

Het resultaat van de operator.

Zie ook